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-gtk2 | |
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-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 582a8ac10d52..3539a59c6e36 100644 --- a/net-p2p/transmission-gtk2/Makefile +++ b/net-p2p/transmission-gtk2/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 1 PKGNAMESUFFIX= -gtk2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mezz@FreeBSD.org COMMENT= A fast and lightweight GTK+2 BitTorrent client LIB_DEPENDS= ${GEN_LIB_DEPENDS} \ |