aboutsummaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-06 13:06:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-06 13:06:41 +0000
commit8d876905282a661f219dff7217c8fab63df5541a (patch)
tree3158d9fcff96294b510e0c6873bb439bc0b80412 /comms/Makefile
parent56715fcd553e3a33a1fea619c0e7e1e0fcbe7c07 (diff)
downloadports-8d876905282a661f219dff7217c8fab63df5541a.tar.gz
ports-8d876905282a661f219dff7217c8fab63df5541a.zip
Notes
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 79fac97d04e7..d4743855b4b0 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.18 1996/09/25 20:39:03 max Exp $
+# $Id: Makefile,v 1.19 1996/11/03 04:52:10 obrien Exp $
#
SUBDIR += bpl+
@@ -10,5 +10,6 @@
SUBDIR += minicom
SUBDIR += rzsz
SUBDIR += seyon
+ SUBDIR += xcept
.include <bsd.port.subdir.mk>