diff options
author | mezz <mezz@FreeBSD.org> | 2009-05-08 20:25:23 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2009-05-08 20:25:23 +0800 |
commit | b62445fd4614c8eecda78d3713c23807ac68827c (patch) | |
tree | f29e91661940b94cd50da9bd4c95470535208c42 /net-p2p/transmission | |
parent | 1833d61bad7ebe02534914e939d9a099446faa1f (diff) | |
download | freebsd-ports-gnome-b62445fd4614c8eecda78d3713c23807ac68827c.tar.gz freebsd-ports-gnome-b62445fd4614c8eecda78d3713c23807ac68827c.tar.zst freebsd-ports-gnome-b62445fd4614c8eecda78d3713c23807ac68827c.zip |
Take these ports back to me. I will working on an update tonight or tomorrow.
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 9cf6ab79bb76..2f4970bf5818 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mezz@FreeBSD.org COMMENT= The "meta-port" for Transmission BitTorrent client RUN_DEPENDS= transmissioncli:${PORTSDIR}/net-p2p/transmission-cli \ |