aboutsummaryrefslogtreecommitdiffstats
path: root/comms/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 14:07:36 +0800
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 14:07:36 +0800
commitcb4223aaeb71e7a62de911af21bb8876b72b7ec7 (patch)
treef14b9476eaa6cd9a765dae6069ac187fa5baf747 /comms/Makefile
parent1e73eb0093ca86fa94083071748b67577be975db (diff)
downloadfreebsd-ports-cb4223aaeb71e7a62de911af21bb8876b72b7ec7.tar.gz
freebsd-ports-cb4223aaeb71e7a62de911af21bb8876b72b7ec7.tar.zst
freebsd-ports-cb4223aaeb71e7a62de911af21bb8876b72b7ec7.zip
Add kermit to SUBDIR.
Notes
Notes: svn path=/head/; revision=1705
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/Makefile b/comms/Makefile
index b44be4371b39..7a533048a4bc 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.10 1995/02/17 23:35:43 ache Exp $
+# $Id: Makefile,v 1.11 1995/03/31 20:43:35 gpalmer Exp $
#
-# restricted: rzsz kermit
+# restricted: rzsz
# broken = flexfax
#
-SUBDIR= ecu mgetty+sendfax seyon
+SUBDIR= ecu kermit mgetty+sendfax seyon
.include <bsd.port.subdir.mk>