diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-08 02:12:32 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-08 02:12:32 +0000 |
commit | c7c8000990968e91ace0323b7164ccc1bf2e78fc (patch) | |
tree | 50bec5b9f2795b4e89366921fb8fb943137dc983 /net | |
parent | 791c12d07e15729fe3db7468786366ff03c3684f (diff) | |
download | pkgsrc-c7c8000990968e91ace0323b7164ccc1bf2e78fc.tar.gz |
Added net/gift* packages.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index da222f87468..6a4f2b0993b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.468 2004/04/20 10:04:52 xtraeme Exp $ +# $NetBSD: Makefile,v 1.469 2004/05/08 02:12:32 xtraeme Exp $ # COMMENT= Networking tools @@ -85,6 +85,11 @@ SUBDIR+= gated SUBDIR+= gethost SUBDIR+= gftp SUBDIR+= gftp-gtk1 +SUBDIR+= gift +SUBDIR+= gift-fasttrack +SUBDIR+= gift-gnutella +SUBDIR+= gift-openft +SUBDIR+= giftcurs SUBDIR+= gini SUBDIR+= gkrellm-multiping SUBDIR+= gkrellm-ping |