summaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-07-29 09:53:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-07-29 09:53:19 +0000
commitbbb4626f61cc59d360e86ad4821b38edbf1d389d (patch)
tree08d5bdc8425562a1a27b98e5cafedf42cc500f7d /comms/Makefile
parentDistfiles have moved slightly deeper into the filesystem on the (diff)
Moved rzsz from RESTRICTED to SUBDIR. Convert to new format along
the way.
Notes
Notes: svn path=/head/; revision=2016
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/comms/Makefile b/comms/Makefile
index e8495ec51405..d032c6a22c5f 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,8 +1,11 @@
-# $Id: Makefile,v 1.14 1995/05/30 10:04:07 asami Exp $
-#
-# RESTRICTED: rzsz
+# $Id: Makefile,v 1.15 1995/06/24 18:43:00 asami Exp $
#
-SUBDIR= ecu hylafax kermit mgetty+sendfax seyon
+ SUBDIR += ecu
+ SUBDIR += hylafax
+ SUBDIR += kermit
+ SUBDIR += mgetty+sendfax
+ SUBDIR += rzsz
+ SUBDIR += seyon
.include <bsd.port.subdir.mk>