aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2009-05-08 20:25:23 +0800
committermezz <mezz@FreeBSD.org>2009-05-08 20:25:23 +0800
commitb62445fd4614c8eecda78d3713c23807ac68827c (patch)
treef29e91661940b94cd50da9bd4c95470535208c42 /net-p2p
parent1833d61bad7ebe02534914e939d9a099446faa1f (diff)
downloadfreebsd-ports-b62445fd4614c8eecda78d3713c23807ac68827c.tar.gz
freebsd-ports-b62445fd4614c8eecda78d3713c23807ac68827c.tar.zst
freebsd-ports-b62445fd4614c8eecda78d3713c23807ac68827c.zip
Take these ports back to me. I will working on an update tonight or tomorrow.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/transmission-cli/Makefile2
-rw-r--r--net-p2p/transmission-daemon/Makefile2
-rw-r--r--net-p2p/transmission-gtk2/Makefile2
-rw-r--r--net-p2p/transmission/Makefile2
4 files changed, 4 insertions, 4 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?=
diff --git a/net-p2p/transmission-daemon/Makefile b/net-p2p/transmission-daemon/Makefile
index d5f85cb867be..bf96203f3139 100644
--- a/net-p2p/transmission-daemon/Makefile
+++ b/net-p2p/transmission-daemon/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 1
PKGNAMESUFFIX= -daemon
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mezz@FreeBSD.org
COMMENT= A fast and lightweight daemon BitTorrent client
DESCR= ${.CURDIR}/pkg-descr
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} \
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile
index 9cf6ab79bb76..2f4970bf5818 100644
--- a/net-p2p/transmission/Makefile
+++ b/net-p2p/transmission/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mezz@FreeBSD.org
COMMENT= The "meta-port" for Transmission BitTorrent client
RUN_DEPENDS= transmissioncli:${PORTSDIR}/net-p2p/transmission-cli \