diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-07-13 14:14:13 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-07-13 14:14:13 +0000 |
commit | fc52f474a7254405bd64154bae86e458432f8602 (patch) | |
tree | 07e494d42575a3686cbccb69e18eed110b1f6af7 /net-p2p/bitflu | |
parent | c34a49be0652174981456e8157ef90b46d5e4058 (diff) |
Notes
Diffstat (limited to 'net-p2p/bitflu')
-rw-r--r-- | net-p2p/bitflu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitflu/Makefile b/net-p2p/bitflu/Makefile index 2dc834193dff..4d46b1d099f6 100644 --- a/net-p2p/bitflu/Makefile +++ b/net-p2p/bitflu/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-p2p MASTER_SITES= http://bitflu.workaround.ch/bitflu/ CENKES EXTRACT_SUFX= .tgz -MAINTAINER= peter.schuller@infidyne.com +MAINTAINER= ports@FreeBSD.org COMMENT= BitTorrent client written in Perl RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ |