summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-10-09 04:49:29 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-10-09 04:49:29 +0000
commit9e6ad077e9aec7247d63ca8637ecff0d005353c9 (patch)
tree59c6b06f8aa7b956938cdeb34bb4676b330e5064 /comms
parentUpgrade to 4.06, major cleanup. Split into two ports (communicator and (diff)
Activate yaps.
Notes
Notes: svn path=/head/; revision=13774
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 52ab4fd5d397..843bef4da091 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.31 1998/06/11 12:18:01 dburr Exp $
+# $Id: Makefile,v 1.32 1998/08/07 21:59:52 asami Exp $
#
SUBDIR += bpl+
@@ -18,6 +18,7 @@
SUBDIR += tkhylafax
SUBDIR += viewfax
SUBDIR += xcept
+ SUBDIR += yaps
SUBDIR += zmtx-zmrx
.include <bsd.port.subdir.mk>