summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2002-03-02 23:29:38 +0000
committerzuntum <zuntum@pkgsrc.org>2002-03-02 23:29:38 +0000
commit45a93df30a691b5b5cd7698f410d60af8045ef65 (patch)
treee93977f826ac00a7212e1fb443ffc13abb645170 /net
parentb27d53e128886d8614124a8eb7052d63190759a1 (diff)
downloadpkgsrc-45a93df30a691b5b5cd7698f410d60af8045ef65.tar.gz
Add & enable pureftpd
Diffstat (limited to 'net')
-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