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-cli | |
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-cli')
-rw-r--r-- | net-p2p/transmission-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile index c9e7ddaf8f6e..7c2c58a6ff01 100644 --- a/net-p2p/transmission-cli/Makefile +++ b/net-p2p/transmission-cli/Makefile @@ -12,7 +12,7 @@ CATEGORIES?= net-p2p MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/ PKGNAMESUFFIX?= -cli -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= mezz@FreeBSD.org COMMENT?= A fast and lightweight CLI (command line) BitTorrent client SLAVEPORT?= |