summaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1994-10-29 22:01:02 +0000
committerPaul Traina <pst@FreeBSD.org>1994-10-29 22:01:02 +0000
commitdd9881df1be0a10c2f7f415ddbf53a2164536284 (patch)
treeac49ccb3f18d791a64369063a81c141405abf85c /comms/Makefile
parentUpgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x. (diff)
add kermit to makefile
Notes
Notes: svn path=/head/; revision=289
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 4f98acd8c953..f1fdfeb60065 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.2 1994/09/26 13:38:24 jkh Exp $
+# $Id: Makefile,v 1.3 1994/10/04 15:01:05 jkh Exp $
#
-SUBDIR= mgetty+sendfax seyon
+SUBDIR= kermit mgetty+sendfax seyon
.include <bsd.port.subdir.mk>