diff options
author | agc <agc> | 2002-07-11 21:41:30 +0000 |
---|---|---|
committer | agc <agc> | 2002-07-11 21:41:30 +0000 |
commit | db57cd82628f7ad459dfbb211055bcdcfccd90cb (patch) | |
tree | 27961b5a37f0aa54aa8c59c888c27ada0c01484a /net/Makefile | |
parent | a18eea3010c62c250dcc96c55f31ebd8893567c1 (diff) | |
download | pkgsrc-db57cd82628f7ad459dfbb211055bcdcfccd90cb.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 |