summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index f5143af4cd3..04fe86679a4 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.275 2002/02/13 16:43:34 tron Exp $
+# $NetBSD: Makefile,v 1.276 2002/03/02 23:29:38 zuntum Exp $
#
COMMENT= Networking tools
@@ -153,6 +153,7 @@ SUBDIR+= ppp-mppe
SUBDIR+= pptp
SUBDIR+= proftpd
SUBDIR+= publicfile
+SUBDIR+= pureftpd
SUBDIR+= pxe
SUBDIR+= py-IP
SUBDIR+= py-soaplib