diff options
author | minskim <minskim> | 2004-02-20 03:51:10 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-20 03:51:10 +0000 |
commit | c0b232201be03451f8087fa71e1bc815fd74d49c (patch) | |
tree | a37af54a043666376c991014ed3ec4245121e086 /net | |
parent | 9603c305dd11015661b69d12ffbd584e64d7e4b6 (diff) | |
download | pkgsrc-c0b232201be03451f8087fa71e1bc815fd74d49c.tar.gz |
Add and enable ed2k-gtk-gui.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 32d9efad44e..a7c3cd5c894 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.442 2004/02/18 18:50:02 minskim Exp $ +# $NetBSD: Makefile,v 1.443 2004/02/20 03:51:10 minskim Exp $ # COMMENT= Networking tools @@ -62,6 +62,7 @@ SUBDIR+= docsis SUBDIR+= driftnet SUBDIR+= dynipclient SUBDIR+= echoping +SUBDIR+= ed2k-gtk-gui SUBDIR+= edonkey2k SUBDIR+= etherape SUBDIR+= ethereal |