summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1994-10-29 22:11:31 +0000
committerPaul Traina <pst@FreeBSD.org>1994-10-29 22:11:31 +0000
commit5ad05fee039a8138ae30fb6c625805d476858502 (patch)
tree75f5462cc930ae8a16763695439c113d6804f7df /net
parentadd kermit to makefile (diff)
Include all ports currently available
Notes
Notes: svn path=/head/; revision=290
Diffstat (limited to 'net')
-rw-r--r--net/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile
index 274962739a47..de889eb0a898 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.8 1994/10/20 01:57:59 jkh Exp $
+# $Id: Makefile,v 1.9 1994/10/23 02:36:55 torstenb Exp $
#
-SUBDIR= chimera dgd gn irc pcnfsd pmf sup tcpblast wais yale-tftpd \
- archie ircII pidentd wu-ftpd
+SUBDIR= archie cern_httpd chimera dgd gn irc ircII pcnfsd pidentd \
+ pmf sup tcpblast wais wu-ftpd yale-tftpd
.include <bsd.port.subdir.mk>