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-qt4 | |
parent | 866cb3e87ad1926a26c9ae0f9fc6a1519b4dfc1e (diff) | |
download | ports-1283ebbe8e8f95df61ca8ff2c0712ae14450879c.tar.gz ports-1283ebbe8e8f95df61ca8ff2c0712ae14450879c.zip |
Notes
Diffstat (limited to 'net-p2p/transmission-qt4')
-rw-r--r-- | net-p2p/transmission-qt4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-qt4/Makefile b/net-p2p/transmission-qt4/Makefile index 912efb9fa8e0..c8cbd26de986 100644 --- a/net-p2p/transmission-qt4/Makefile +++ b/net-p2p/transmission-qt4/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 0 PKGNAMESUFFIX= -qt4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= crees@FreeBSD.org COMMENT= A fast and lightweight QT4 BitTorrent client LIB_DEPENDS= ${GEN_LIB_DEPENDS} |