diff options
author | novel <novel@FreeBSD.org> | 2006-07-25 10:04:05 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-07-25 10:04:05 +0000 |
commit | 1a271ae765567cff4f335449bdb612c2d17c05c1 (patch) | |
tree | 34259cc8416e68b5df57624656c8dbedc48037ff /net-p2p/Makefile | |
parent | eff9028d58836dfe22b3d637be9e86efbff59cba (diff) | |
download | FreeBSD-ports-1a271ae765567cff4f335449bdb612c2d17c05c1.zip FreeBSD-ports-1a271ae765567cff4f335449bdb612c2d17c05c1.tar.gz |
mooseekd is a partial fork of Museek+, containing only the standalone
daemon needed to connect to the Soulseek P2P network. Naming has been
changed so as not to clash with an existing Museek+/museekd installation.
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 408f4f3..af16d24 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -72,6 +72,7 @@ SUBDIR += mldonkey-serverspy SUBDIR += mldonkey-urlslave SUBDIR += mutella + SUBDIR += mooseekd SUBDIR += mute-net SUBDIR += mute-net-gui SUBDIR += mute-net-text |