diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-25 17:28:27 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-25 17:28:27 +0000 |
commit | 1910f8ae15a1726661ed23250aafc09dd8a7d7b3 (patch) | |
tree | 1a07f64c3174de8567994d46eea5cee0e31ea320 /net-p2p/transmission | |
parent | d280c4da6aafda5bb244b01679a3b00e57b7d11a (diff) |
Notes
Diffstat (limited to 'net-p2p/transmission')
-rw-r--r-- | net-p2p/transmission/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index 6ae487f8feaf..aa7f9c360e0e 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The "meta-port" for Transmission BitTorrent client RUN_DEPENDS= transmission-cli:${PORTSDIR}/net-p2p/transmission-cli \ |