aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-xslcache
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-12-22 12:00:08 +0000
committerWen Heping <wen@FreeBSD.org>2016-12-22 12:00:08 +0000
commit6a2d3ed73913ab6119ee2bdff7d0290e83386746 (patch)
treecf641af07a15aefb1a12211a683e1759304d5e70 /textproc/pecl-xslcache
parentb576200c120de21e726326dc6a9f18b9a6e1b127 (diff)
downloadports-6a2d3ed73913ab6119ee2bdff7d0290e83386746.tar.gz
ports-6a2d3ed73913ab6119ee2bdff7d0290e83386746.zip
- Pass maintainership to submitter
PR: 215489 Submitted by: joneum@bsdproject.de
Notes
Notes: svn path=/head/; revision=429154
Diffstat (limited to 'textproc/pecl-xslcache')
-rw-r--r--textproc/pecl-xslcache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile
index 1b49bc30155c..cdd8057a118f 100644
--- a/textproc/pecl-xslcache/Makefile
+++ b/textproc/pecl-xslcache/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@bsdproject.de
COMMENT= Caches the parsed XSL stylesheet between sessions
LICENSE= PHP301