diff options
author | agc <agc@pkgsrc.org> | 2002-07-11 21:41:30 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-07-11 21:41:30 +0000 |
commit | 1ce5321258f5baa337b10f1105ba268e565ff33c (patch) | |
tree | 27961b5a37f0aa54aa8c59c888c27ada0c01484a /net/Makefile | |
parent | 70ef7fc44587c1e035a42da4623ce65ab6c664b4 (diff) | |
download | pkgsrc-1ce5321258f5baa337b10f1105ba268e565ff33c.tar.gz |
Add and enable IglooFTP
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 57f477b06be..d20cef042e6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.315 2002/07/10 12:36:26 kim Exp $ +# $NetBSD: Makefile,v 1.316 2002/07/11 21:41:30 agc Exp $ # COMMENT= Networking tools SUBDIR+= 6to4 SUBDIR+= 6tunnel +SUBDIR+= IglooFTP SUBDIR+= LaBrea SUBDIR+= ORBit SUBDIR+= ORBit2 |