aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-08-29 02:54:47 +0800
committermiwi <miwi@FreeBSD.org>2009-08-29 02:54:47 +0800
commit3250e920f6ee26273a17e4ad0c4a3d4d82206c37 (patch)
tree789716165ba6db8f4165a2ea1e542a01a1befe4e /textproc
parent049fe68aee5df0946257a0cfe54bb2a2fe69a728 (diff)
downloadfreebsd-ports-gnome-3250e920f6ee26273a17e4ad0c4a3d4d82206c37.tar.gz
freebsd-ports-gnome-3250e920f6ee26273a17e4ad0c4a3d4d82206c37.tar.zst
freebsd-ports-gnome-3250e920f6ee26273a17e4ad0c4a3d4d82206c37.zip
- Take maintainership
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pecl-stem/Makefile2
-rw-r--r--textproc/pecl-xslcache/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pecl-stem/Makefile b/textproc/pecl-stem/Makefile
index b27501225ea9..17c71cd62036 100644
--- a/textproc/pecl-stem/Makefile
+++ b/textproc/pecl-stem/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= A PECL extension which provides word stemming
USE_PHP= yes
diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile
index ccd25d41a135..8b713e6b0a5d 100644
--- a/textproc/pecl-xslcache/Makefile
+++ b/textproc/pecl-xslcache/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://people.freebsd.org/~chinsan/PECL/ \
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Caches the parsed XSL stylesheet between sessions
DEFAULT_PHP_VER=5