diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-09-09 06:56:01 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-09-09 06:56:01 +0000 |
commit | 211224fb6513e92287e5cd3d0f48baa9ee714e16 (patch) | |
tree | 9543c9b0342841b4df7219bac590ca4acff670e5 /net/Makefile | |
parent | 97916f2f9b15af9854eac94d03dcd0f56d2d31a1 (diff) | |
download | pkgsrc-211224fb6513e92287e5cd3d0f48baa9ee714e16.tar.gz |
+ ftplibpp (hi cjep!)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 5b81194d7fc..a8c075c8051 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.490 2004/09/01 20:16:31 schmonz Exp $ +# $NetBSD: Makefile,v 1.491 2004/09/09 06:56:01 xtraeme Exp $ # COMMENT= Networking tools @@ -88,6 +88,7 @@ SUBDIR+= fping6 SUBDIR+= freenet-tools SUBDIR+= freeradius SUBDIR+= freewais-sf +SUBDIR+= ftplibpp SUBDIR+= ftpproxy SUBDIR+= gated SUBDIR+= gethost |