aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-11-08 01:33:24 +0800
committerache <ache@FreeBSD.org>1994-11-08 01:33:24 +0800
commit0daaaacd154a2a367a1b2764bbe30900b22ebca4 (patch)
tree04c574f92d4a1c09c044ca5d9854acb3c0226a3b /net
parent7f2681e48cf474f8eec056ad6f620dc9bde202cb (diff)
downloadfreebsd-ports-gnome-0daaaacd154a2a367a1b2764bbe30900b22ebca4.tar.gz
freebsd-ports-gnome-0daaaacd154a2a367a1b2764bbe30900b22ebca4.tar.zst
freebsd-ports-gnome-0daaaacd154a2a367a1b2764bbe30900b22ebca4.zip
fspclient added
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>