diff options
author | jmmv <jmmv> | 2003-06-03 09:19:36 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-06-03 09:19:36 +0000 |
commit | b8ba82c2ff2568f41beab56dd009ed3dab6270c4 (patch) | |
tree | 1f014e5ec58c32522f187f2f8db6daf2e15c1f68 | |
parent | acd1a095d8c1a9e25a613e0552d585ffcde26fb1 (diff) | |
download | pkgsrc-b8ba82c2ff2568f41beab56dd009ed3dab6270c4.tar.gz |
Add and enable xmule. Disable lmule.
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 060a1f493a4..7a504baa81e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.383 2003/06/02 13:13:59 jmmv Exp $ +# $NetBSD: Makefile,v 1.384 2003/06/03 09:19:36 jmmv Exp $ # COMMENT= Networking tools @@ -128,7 +128,6 @@ SUBDIR+= libnids SUBDIR+= libpcap SUBDIR+= libsscript SUBDIR+= linc -SUBDIR+= lmule SUBDIR+= lopster SUBDIR+= lukemftp SUBDIR+= md-whois @@ -313,6 +312,7 @@ SUBDIR+= x2vnc SUBDIR+= xarchie SUBDIR+= xipdump SUBDIR+= xmftp +SUBDIR+= xmule SUBDIR+= xnap SUBDIR+= xrmftp SUBDIR+= xspeakfree |