diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-07-11 22:00:14 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-07-11 22:00:14 +0000 |
commit | 50b1f434a5d67565ac1a3e39c8a4e3b5815833f0 (patch) | |
tree | 935de2d5a1cbfddbbb767a8196648f7d92e54194 /net/Makefile | |
parent | 52d02028e02fd37b2b4b9deee0b2f6446bd79704 (diff) |
Add new port net/limewire - A Java based gnutella client
PR: ports/35266
Submitted by: Kyle Martin <mkm@ieee.org>
Reviewed by: lioux
Notes
Notes:
svn path=/head/; revision=62832
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 953c6c5a0ddf..63d4d6175f9d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -244,6 +244,7 @@ SUBDIR += licq-console SUBDIR += licq-devel SUBDIR += licq-qt-gui + SUBDIR += limewire SUBDIR += linc SUBDIR += linpopup SUBDIR += linux-edonkey-gui-gtk |