diff options
author | adamw <adamw@FreeBSD.org> | 2003-08-20 21:50:26 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-08-20 21:50:26 +0800 |
commit | 39d8b164c66c2ac2a1331cb38579d6cf6811c2ad (patch) | |
tree | f78627f164f395116edac2a90ed42e64eb57637a /net/Makefile | |
parent | 45321470bda5401a128d1dc2ba26b04382782e33 (diff) | |
download | freebsd-ports-gnome-39d8b164c66c2ac2a1331cb38579d6cf6811c2ad.tar.gz freebsd-ports-gnome-39d8b164c66c2ac2a1331cb38579d6cf6811c2ad.tar.zst freebsd-ports-gnome-39d8b164c66c2ac2a1331cb38579d6cf6811c2ad.zip |
Add nicotine, a GTK2 SoulSeek filesharing client, forked from the
pySoulSeek codebase.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index e9c3a97639c0..a6d3f585d000 100644 --- a/net/Makefile +++ b/net/Makefile @@ -377,6 +377,7 @@ SUBDIR += ngrep-lib SUBDIR += nic SUBDIR += nicmond + SUBDIR += nicotine SUBDIR += nitpicker SUBDIR += nload SUBDIR += nocol |