summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1994-11-10 05:58:43 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1994-11-10 05:58:43 +0000
commit589508028e7d41b6fea191115578a00cfbe9be5c (patch)
tree5fc8b6b38bbc18b64c3a974357c5b6c27b05a8be /net
parentfiles/freebsd.c no longer needed (diff)
Add back pidentd now it (should) compile again
Notes
Notes: svn path=/head/; revision=353
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 7a82c958bf3b..e3ec14ce2938 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.15 1994/11/07 17:33:24 ache Exp $
+# $Id: Makefile,v 1.16 1994/11/10 01:32:43 jkh Exp $
#
# XXX ncftp moved to core distribution
#
SUBDIR= archie cern_httpd chimera dgd fspclient gn irc ircII lynx ncftp2 \
- pcnfsd pmf sup tcpblast wu-ftpd tcp_wrapper
+ pidentd pcnfsd pmf sup tcpblast wu-ftpd tcp_wrapper
.include <bsd.port.subdir.mk>