summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-11-20 23:10:25 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-11-20 23:10:25 +0000
commitcbde6380f5d116e922fa5e83f69745e89086ab8d (patch)
treebf16829e6371777b88d4cc26e0b5730bf8108997 /net
parentAdd fudgit to the SUBDIR list. (diff)
Added wais and yale-tftpd, rearranged the others into alphabetical order.
Notes
Notes: svn path=/head/; revision=435
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index b0c21277800c..68887881afa8 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.18 1994/11/15 01:17:01 gpalmer Exp $
+# $Id: Makefile,v 1.19 1994/11/15 01:38:10 ache Exp $
#
# XXX ncftp moved to core distribution
# tcpblast temporarily removed
#
SUBDIR= archie cern_httpd chimera dgd fspclient gn irc ircII lynx ncftp2 \
- pidentd pcnfsd pmf sup tintin++ wu-ftpd tcp_wrapper
+ pcnfsd pidentd pmf sup tcp_wrapper tintin++ wais wu-ftpd yale-tftpd
.include <bsd.port.subdir.mk>