summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-11-15 01:38:10 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-11-15 01:38:10 +0000
commitb57660e28b16987e19c86e4df650c0f71fab41fe (patch)
treeabcf5e88c7d988d1a0ade4c58daa469925936a78 /net
parentMUD client (diff)
tintin++ added
Notes
Notes: svn path=/head/; revision=379
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 a4cbe122058c..b0c21277800c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.17 1994/11/10 05:58:43 gpalmer Exp $
+# $Id: Makefile,v 1.18 1994/11/15 01:17:01 gpalmer 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 wu-ftpd tcp_wrapper
+ pidentd pcnfsd pmf sup tintin++ wu-ftpd tcp_wrapper
.include <bsd.port.subdir.mk>