summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1994-11-24 22:23:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1994-11-24 22:23:05 +0000
commitac6a39bcd159008f144cd0ff17db8a0196418874 (patch)
tree75fb2e3cdbaf6de0d1eaa533ccccaf40c57f0feb /net
parentAdded xli. (diff)
Added tkWWW.
Notes
Notes: svn path=/head/; revision=496
Diffstat (limited to 'net')
-rw-r--r--net/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index 68887881afa8..f3fcd616a3df 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.19 1994/11/15 01:38:10 ache Exp $
+# $Id: Makefile,v 1.20 1994/11/20 23:10:25 ats Exp $
#
# XXX ncftp moved to core distribution
# tcpblast temporarily removed
#
SUBDIR= archie cern_httpd chimera dgd fspclient gn irc ircII lynx ncftp2 \
- pcnfsd pidentd pmf sup tcp_wrapper tintin++ wais wu-ftpd yale-tftpd
+ pcnfsd pidentd pmf sup tcp_wrapper tkWWW tintin++ wais wu-ftpd
+ yale-tftpd
.include <bsd.port.subdir.mk>