summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>