summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-11 10:05:54 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-11 10:05:54 +0000
commitf8566949aa5488db0580dcdcb443ae08373564e3 (patch)
treeb731b0e0b0a543229c14c90ee7001547cb1cf620
parentAnnual simplification drive: (diff)
New SUBDIR targets added.
Notes
Notes: svn path=/head/; revision=70
-rw-r--r--net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index 074f7ba22b7c..13c2c7412ddb 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.1 1994/08/28 10:49:14 jkh Exp $
+# $Id: Makefile,v 1.2 1994/09/08 13:04:56 ache Exp $
#
-SUBDIR= sup ncftp
+SUBDIR= dgd irc ncftp sup
.include <bsd.port.subdir.mk>