diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
commit | 9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2 (patch) | |
tree | b3a3acfd0e615eeb236b5fc3b714f4a58c6f21b1 /textproc/pecl-xslcache | |
parent | b42f6675bca37486f852859ae2a319b3b76b60a8 (diff) | |
download | ports-9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2.tar.gz ports-9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2.zip |
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 d4c1a05efe25..ccd25d41a135 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= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Caches the parsed XSL stylesheet between sessions DEFAULT_PHP_VER=5 |