diff options
author | minskim <minskim> | 2004-02-20 03:51:10 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-20 03:51:10 +0000 |
commit | 3bf44dde810bccb548244b027d012c766aa60168 (patch) | |
tree | a37af54a043666376c991014ed3ec4245121e086 /net/Makefile | |
parent | 85aa28c4f0da3a373a927e83249031cd2ae91836 (diff) | |
download | pkgsrc-3bf44dde810bccb548244b027d012c766aa60168.tar.gz |
Add and enable ed2k-gtk-gui.
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 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 |