summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 06:07:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 06:07:36 +0000
commitcb4223aaeb71e7a62de911af21bb8876b72b7ec7 (patch)
treef14b9476eaa6cd9a765dae6069ac187fa5baf747
parentAdd "PKGNAME=ecu-3.34b". The string "beta" is not allowed in the (diff)
Add kermit to SUBDIR.
Notes
Notes: svn path=/head/; revision=1705
-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>