diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-07-13 22:14:13 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-07-13 22:14:13 +0800 |
commit | 1fbf10778d98443075a8e05dd3599e1ce0f93597 (patch) | |
tree | 7f0bd92ae4b5fedd2fe3e080e9bd2ec1990f20c7 /net-p2p | |
parent | 4780762957f625bffbfa033b88a344228b3a348d (diff) | |
download | freebsd-ports-gnome-1fbf10778d98443075a8e05dd3599e1ce0f93597.tar.gz freebsd-ports-gnome-1fbf10778d98443075a8e05dd3599e1ce0f93597.tar.zst freebsd-ports-gnome-1fbf10778d98443075a8e05dd3599e1ce0f93597.zip |
- Reassign to the heap
- Thank you for your years of service
With hat:: portmgr
Diffstat (limited to 'net-p2p')
-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 \ |