diff options
author | Will Andrews <will@FreeBSD.org> | 2001-09-16 20:44:09 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-09-16 20:44:09 +0000 |
commit | 0174c9bcaa30d7b7eb1a30bed7e3cbf1c8fa6569 (patch) | |
tree | bf4345ee1c1ae0e761051b5f2bd77644e9057ab4 /net/Makefile | |
parent | Update to 0.201. (diff) |
Add qtella 0.2.1, a Gnutella client using Qt.
PR: 30466
Submitted by: Jonathan Belson (jon@witchspace.com)
Notes
Notes:
svn path=/head/; revision=47888
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 d4a71955a1bf..c1fede28c9d0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -322,6 +322,7 @@ SUBDIR += py-soap SUBDIR += py-xmlrpc SUBDIR += py-xmlrpclib + SUBDIR += qtella SUBDIR += queso SUBDIR += radius SUBDIR += radiusclient |