diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-07-27 21:16:53 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-07-27 21:16:53 +0000 |
commit | 1283ebbe8e8f95df61ca8ff2c0712ae14450879c (patch) | |
tree | d044fbe4e37af0af2de8b95188f5d6497d377be9 /net-p2p/transmission-cli | |
parent | 866cb3e87ad1926a26c9ae0f9fc6a1519b4dfc1e (diff) | |
download | ports-1283ebbe8e8f95df61ca8ff2c0712ae14450879c.tar.gz ports-1283ebbe8e8f95df61ca8ff2c0712ae14450879c.zip |
Notes
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 f79e8e5d7aa6..11c9f9354ea3 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?= crees@FreeBSD.org COMMENT?= A lightweight CLI (command line) BitTorrent client and utilities SLAVEPORT?= cli |