diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-25 22:29:20 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-25 22:29:20 +0000 |
commit | bbc2ad8e01b7c69161d3cdda6497e4b371e0c0de (patch) | |
tree | aad872d35ac51ed7ceffa028592507ae8937ff8e /net/Makefile | |
parent | Remove old modules, update cpan-1.230-1. (diff) |
New port btpeer version 0.2.1: Client functionality of bittorrent
protocol, network only environment
Notes
Notes:
svn path=/head/; revision=143551
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 ebd765c3a838..6375f23f7cb9 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 |