summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-11-07 17:33:24 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-11-07 17:33:24 +0000
commit3e1535299a4b3b8c88558c1c38a3df6a9e999dc8 (patch)
tree6ba335a4ee72493a11ec435449c2eea730ab1c4e /net
parentfsp client (diff)
fspclient added
Notes
Notes: svn path=/head/; revision=338
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 17b659661cfd..7c44f8afbf9d 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.13 1994/11/04 10:14:39 ache Exp $
+# $Id: Makefile,v 1.14 1994/11/06 10:25:02 ache Exp $
#
# XXX ncftp moved to core distribution
#
-SUBDIR= archie cern_httpd chimera dgd gn irc ircII lynx ncftp2 pcnfsd \
- pidentd pmf sup tcpblast wais wu-ftpd yale-tftpd tcp_wrapper
+SUBDIR= archie cern_httpd chimera dgd fspclient gn irc ircII lynx ncftp2 \
+ pcnfsd pidentd pmf sup tcpblast wais wu-ftpd yale-tftpd tcp_wrapper
.include <bsd.port.subdir.mk>