aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-05-24 05:16:16 +0800
committerlinimon <linimon@FreeBSD.org>2010-05-24 05:16:16 +0800
commit859d4fa0508f04dee572cd972359923805f5f94c (patch)
treef27acc7c349e43c4be9c1927bedd05f69fd12bdd /net
parent0cf48edbed837c5e109bd18dbabfce7408a4ff69 (diff)
downloadfreebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.gz
freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.zst
freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.zip
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email. Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r--net/py-google/Makefile2
-rw-r--r--net/py-medusa/Makefile2
-rw-r--r--net/py-pcap/Makefile2
-rw-r--r--net/py-xmlrpc/Makefile2
-rw-r--r--net/py-xmlrpc/pkg-descr2
5 files changed, 4 insertions, 6 deletions
diff --git a/net/py-google/Makefile b/net/py-google/Makefile
index 858b833df7da..dd5dfc99c630 100644
--- a/net/py-google/Makefile
+++ b/net/py-google/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pygoogle-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python wrapper for the Google web API
RUN_DEPENDS= ${PYXML}
diff --git a/net/py-medusa/Makefile b/net/py-medusa/Makefile
index 164c8248c02b..c74a1f78409f 100644
--- a/net/py-medusa/Makefile
+++ b/net/py-medusa/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net devel python
MASTER_SITES= http://www.amk.ca/files/python/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Asynchronous socket-based server framework for Python
USE_PYTHON= yes
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile
index 2973215b0910..81abfb48ac49 100644
--- a/net/py-pcap/Makefile
+++ b/net/py-pcap/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF/pylib${PORTNAME}/pylib${PORTNAME}/${PORTVERSION} \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pylibpcap-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to LBL Packet Capture library (libpcap)
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
diff --git a/net/py-xmlrpc/Makefile b/net/py-xmlrpc/Makefile
index 492016dc89df..e2542b18a23f 100644
--- a/net/py-xmlrpc/Makefile
+++ b/net/py-xmlrpc/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF/py-${PORTNAME}/source/py-${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py-${PORTNAME}-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A fast implementation of the xmlrpc spec for Python
USE_PYTHON= yes
diff --git a/net/py-xmlrpc/pkg-descr b/net/py-xmlrpc/pkg-descr
index 9e75c2e96414..81c711cb4ff9 100644
--- a/net/py-xmlrpc/pkg-descr
+++ b/net/py-xmlrpc/pkg-descr
@@ -5,5 +5,3 @@ POSIX platforms. Version 0.8.1 is 100% compliant
with the www.xmlrpc.com validator.
WWW: http://sourceforge.net/projects/py-xmlrpc/
-
-- Hye Shik Chang, a.k.a. "Perky"