diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-08-19 07:40:45 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-08-19 07:40:45 +0000 |
commit | 2846f376c7863759e94af16656305dcf58cb7539 (patch) | |
tree | a9d35902c667b414539834b8a81d18648ec02752 /net-p2p | |
parent | bba6ec0338d01875dadbe6f5a9bca7d5e5b5790f (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/p5-Net-BitTorrent-File/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/p5-Net-BitTorrent-File/Makefile b/net-p2p/p5-Net-BitTorrent-File/Makefile index bf87e752cc6f..c0d2c51ce309 100644 --- a/net-p2p/p5-Net-BitTorrent-File/Makefile +++ b/net-p2p/p5-Net-BitTorrent-File/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}-fix -MAINTAINER= mor@WhiteLuna.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for handles loading and saving of .torrent file RUN_DEPENDS= p5-Convert-Bencode>=0:${PORTSDIR}/converters/p5-Convert-Bencode \ |