aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
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 /textproc
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 'textproc')
-rw-r--r--textproc/py-expat/Makefile2
-rw-r--r--textproc/py-rxp/Makefile2
-rw-r--r--textproc/py-wordnet/Makefile2
-rw-r--r--textproc/py2html/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile
index e6f4fb6ddc69..6b2abcc2efda 100644
--- a/textproc/py-expat/Makefile
+++ b/textproc/py-expat/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= ${PYTHON_DISTFILE}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to the Expat XML parser
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
diff --git a/textproc/py-rxp/Makefile b/textproc/py-rxp/Makefile
index b21bcfdc4c74..49bb530fe351 100644
--- a/textproc/py-rxp/Makefile
+++ b/textproc/py-rxp/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyRXP-${PORTVERSION:S/./-/}
EXTRACT_SUFX= .tgz
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast validating XML parser for Python
NO_WRKSUBDIR= yes
diff --git a/textproc/py-wordnet/Makefile b/textproc/py-wordnet/Makefile
index 6aa50d73cc49..9b0e94c1db8b 100644
--- a/textproc/py-wordnet/Makefile
+++ b/textproc/py-wordnet/Makefile
@@ -17,7 +17,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= pywordnet-${PORTVERSION}.tar.gz:pywn \
WordNet-${WN_VERSION}.tar.gz:wn
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Interface to WordNet
USE_PYTHON= yes
diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile
index 2fd2ee564843..af2bb6d6f9f9 100644
--- a/textproc/py2html/Makefile
+++ b/textproc/py2html/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= perky
PKGNAMESUFFIX= -${PYTHON_PKGNAMEPREFIX:S/-//}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Highlighter for HTML
USE_PYTHON= yes