diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-08-06 16:49:34 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-08-06 16:49:34 +0000 |
commit | 126a5e1958912ca563924bc40888c4114d2590c1 (patch) | |
tree | 27b9ddc0a6f5a9600ee3a35259ffa419fffac32f /net-p2p/Makefile | |
parent | 46e2778a5d519cfdf6e81848b8545c6109929ee8 (diff) |
Add Museek+:
Museek+ (or Museek-Plus) is an enhanced fork of Museek, a file-sharing
application for the Soulseek peer-to-peer network. The actual SoulSeek
client and the GUI are separate programs that communicate via Unix or
network sockets.
Approved by: arved (mentor)
Notes
Notes:
svn path=/head/; revision=169834
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 33b865188416..db431c525d18 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -73,6 +73,7 @@ SUBDIR += mldonkey-sancho SUBDIR += mldonkey-serverspy SUBDIR += mldonkey-urlslave + SUBDIR += museekplus SUBDIR += mutella SUBDIR += moodriver SUBDIR += mooseekd |