diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-21 12:02:56 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-21 12:02:56 +0800 |
commit | 69a41a4f080d5eaa83d18ae04aafe81da9dd1a69 (patch) | |
tree | 96f3b17d8912c833cf2af2781f42e87c5c795e72 /net-p2p/Makefile | |
parent | fffd432478e38ae40d7885bfa2d6d47d5481154f (diff) | |
download | freebsd-ports-gnome-69a41a4f080d5eaa83d18ae04aafe81da9dd1a69.tar.gz freebsd-ports-gnome-69a41a4f080d5eaa83d18ae04aafe81da9dd1a69.tar.zst freebsd-ports-gnome-69a41a4f080d5eaa83d18ae04aafe81da9dd1a69.zip |
TigerHash module
WWW: http://search.cpan.org/dist/Net-DirectConnect-TigerHash/
PR: ports/153219
Submitted by: Oleg Alexeenkov <proler at gmail.com>
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 2da5b48cd05b..1f4e2f50d860 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -92,6 +92,7 @@ SUBDIR += p5-Net-BitTorrent-File SUBDIR += p5-Net-BitTorrent-PeerPacket SUBDIR += p5-Net-DirectConnect + SUBDIR += p5-Net-DirectConnect-TigerHash SUBDIR += p5-WWW-BitTorrent SUBDIR += p5-pdonkey SUBDIR += phex |