aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-05-23 21:16:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-05-23 21:16:16 +0000
commitcb4c25213665ac309bb45fad5ead1e5f980dfbb7 (patch)
tree10b0a955d2dc44349aee323d01542f8e79487617 /textproc
parent9799e1a2fa02b78ae56510af34916c8fda6e5580 (diff)
downloadports-cb4c25213665ac309bb45fad5ead1e5f980dfbb7.tar.gz
ports-cb4c25213665ac309bb45fad5ead1e5f980dfbb7.zip
Notes
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