diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-08-16 08:51:39 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-08-16 08:51:39 +0000 |
commit | 3ff04708928f5ec8196760aef932e0ba26c63622 (patch) | |
tree | 744c4877f801678060d119f30ada0aa2abb6bbaa /textproc/pear-Text_Template | |
parent | 05ddd1e7af36dac6ced2715b5ad78966de9c61c3 (diff) |
Notes
Diffstat (limited to 'textproc/pear-Text_Template')
-rw-r--r-- | textproc/pear-Text_Template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile index 449b6c067679..76e0e9b48332 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc www pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple template engine BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ |