diff options
author | lioux <lioux@FreeBSD.org> | 2005-09-25 22:29:20 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-09-25 22:29:20 +0000 |
commit | f932210e1205c573cfb1bf4cc491377cd6e63403 (patch) | |
tree | d3fbacd0107a1abea90fbab6c9fc88eadcfb6a06 /net/Makefile | |
parent | 4eb9e0dc33e7ff44e35f6764915a2fde0d5a7b9b (diff) | |
download | FreeBSD-ports-f932210e1205c573cfb1bf4cc491377cd6e63403.zip FreeBSD-ports-f932210e1205c573cfb1bf4cc491377cd6e63403.tar.gz |
New port btpeer version 0.2.1: Client functionality of bittorrent
protocol, network only environment
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 ebd765c..6375f23 100644 --- a/net/Makefile +++ b/net/Makefile @@ -59,6 +59,7 @@ SUBDIR += brutecopy SUBDIR += bsdproxy SUBDIR += bsflite + SUBDIR += btpeer SUBDIR += btqueue SUBDIR += c3270 SUBDIR += cacti |