summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-11-25 20:29:58 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-11-25 20:29:58 +0000
commitfc7b4c37d5f31fcbb0ff734f9000f3059e143051 (patch)
treefed467471d44cb979fd6864e32f5560cd195d97f /net
parentManpage is installed compressed. (diff)
Added a missing backslash at the end of the line. Added back tcpblast
as a working port. Removed the comment lines about ncftp in the core and tcpblast temporary removed.
Notes
Notes: svn path=/head/; revision=507
Diffstat (limited to 'net')
-rw-r--r--net/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/net/Makefile b/net/Makefile
index f3fcd616a3df..c62197fc2943 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,10 +1,8 @@
-# $Id: Makefile,v 1.20 1994/11/20 23:10:25 ats Exp $
+# $Id: Makefile,v 1.21 1994/11/24 22:23:05 asami 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 tkWWW tintin++ wais wu-ftpd
- yale-tftpd
+ pcnfsd pidentd pmf sup tcp_wrapper tcpblast tkWWW tintin++ wais \
+ wu-ftpd yale-tftpd
.include <bsd.port.subdir.mk>