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-gtk2 | |
parent | 866cb3e87ad1926a26c9ae0f9fc6a1519b4dfc1e (diff) |
Notes
Diffstat (limited to 'net-p2p/transmission-gtk2')
-rw-r--r-- | net-p2p/transmission-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-gtk2/Makefile b/net-p2p/transmission-gtk2/Makefile index e55cc0b505c1..80fab710a806 100644 --- a/net-p2p/transmission-gtk2/Makefile +++ b/net-p2p/transmission-gtk2/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 0 PKGNAMESUFFIX= -gtk2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= crees@FreeBSD.org COMMENT= A fast and lightweight GTK+2 BitTorrent client LIB_DEPENDS= ${GEN_LIB_DEPENDS} \ |