diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-01-16 05:08:43 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-01-16 05:08:43 +0000 |
commit | 0dc6e9ece016b405fe97a315015058248887e277 (patch) | |
tree | 11454eb70689e0adb4ae1acfaaaab679ac5720fc /net/Makefile | |
parent | New port minder version 1.1: A small network application for automatic (diff) |
New port trackerbt version 0.1: A BitTorrent tracker with additional
distributed functionality
Notes
Notes:
svn path=/head/; revision=126549
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 d44f22da6018..cd4412121d74 100644 --- a/net/Makefile +++ b/net/Makefile @@ -759,6 +759,7 @@ SUBDIR += torrentsniff SUBDIR += tptest SUBDIR += traceroute + SUBDIR += trackerbt SUBDIR += trafshow SUBDIR += trafshow4 SUBDIR += tramp |