diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-28 18:54:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-28 18:54:47 +0000 |
commit | 54d3819d555b25120056a237b68e08d973aeac1b (patch) | |
tree | 700a85c12e1c608d154b9c6b68bcb34e35ece500 /textproc/pecl-xslcache | |
parent | 7aeacdafd5f2818f2ee7dd85f3a61fe77732b292 (diff) |
Notes
Diffstat (limited to 'textproc/pecl-xslcache')
-rw-r--r-- | textproc/pecl-xslcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |