aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-03-18 20:06:38 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-03-18 20:06:38 +0000
commitf56281c4d5e6888911acd39f8b44213ac950c2ac (patch)
treece24baa053416d9ac07d2b2962e4311182d8253d /net-p2p
parent528c910bbfa2b734ef73612ac4993a53d62a1f61 (diff)
downloadports-f56281c4d5e6888911acd39f8b44213ac950c2ac.tar.gz
ports-f56281c4d5e6888911acd39f8b44213ac950c2ac.zip
Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
Notes
Notes: svn path=/head/; revision=230375
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/deluge/Makefile2
-rw-r--r--net-p2p/deluge05/Makefile2
-rw-r--r--net-p2p/linuxdcpp/Makefile2
-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
7 files changed, 7 insertions, 7 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index a33396f32bc5..ec5300de7fe5 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.5
CATEGORIES= net-p2p python
MASTER_SITES= http://ftp.osuosl.org/pub/deluge/source/
-MAINTAINER= mezz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent
BUILD_DEPENDS= easy_install-${PYTHON_VER}:${PORTSDIR}/devel/py-setuptools
diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile
index 66aabc6472f2..a0874b590dc5 100644
--- a/net-p2p/deluge05/Makefile
+++ b/net-p2p/deluge05/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.5.9.4
CATEGORIES= net-p2p python
MASTER_SITES= http://ftp.osuosl.org/pub/deluge/source/${PORTVERSION}/
-MAINTAINER= mezz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile
index 4e9e5379d7e5..a223e633accd 100644
--- a/net-p2p/linuxdcpp/Makefile
+++ b/net-p2p/linuxdcpp/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.2
CATEGORIES= net-p2p
MASTER_SITES= BERLIOS
-MAINTAINER= mezz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A port of the win32 DC++ direct connect client to POSIX-like systems
USE_BZIP2= yes
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index 7c2c58a6ff01..c9e7ddaf8f6e 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?= mezz@FreeBSD.org
+MAINTAINER?= ports@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 bf96203f3139..d5f85cb867be 100644
--- a/net-p2p/transmission-daemon/Makefile
+++ b/net-p2p/transmission-daemon/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 1
PKGNAMESUFFIX= -daemon
-MAINTAINER= mezz@FreeBSD.org
+MAINTAINER= ports@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 3539a59c6e36..582a8ac10d52 100644
--- a/net-p2p/transmission-gtk2/Makefile
+++ b/net-p2p/transmission-gtk2/Makefile
@@ -8,7 +8,7 @@
PORTREVISION= 1
PKGNAMESUFFIX= -gtk2
-MAINTAINER= mezz@FreeBSD.org
+MAINTAINER= ports@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 2f4970bf5818..9cf6ab79bb76 100644
--- a/net-p2p/transmission/Makefile
+++ b/net-p2p/transmission/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
-MAINTAINER= mezz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The "meta-port" for Transmission BitTorrent client
RUN_DEPENDS= transmissioncli:${PORTSDIR}/net-p2p/transmission-cli \