aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1994-10-30 06:01:02 +0800
committerpst <pst@FreeBSD.org>1994-10-30 06:01:02 +0800
commit462ac563d1ba652d5d6d2fff562625d52b9eba5e (patch)
treeef9dcc661a04eaa6ecc3980c1a3ce023ee293eef /comms
parent79e20154e2622e5ba197eca407cf75fa7e91737f (diff)
downloadfreebsd-ports-gnome-462ac563d1ba652d5d6d2fff562625d52b9eba5e.tar.gz
freebsd-ports-gnome-462ac563d1ba652d5d6d2fff562625d52b9eba5e.tar.zst
freebsd-ports-gnome-462ac563d1ba652d5d6d2fff562625d52b9eba5e.zip
add kermit to makefile
Diffstat (limited to 'comms')
-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>