diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-07-25 20:01:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-07-25 20:01:02 +0000 |
commit | 78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc (patch) | |
tree | 5cd3effd574f377dfce600175b4f7280aadfe90a /textproc/pear-Text_Template | |
parent | eff719206ec9a6e8452909a8ce3d4cf2dd306091 (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 eddb8c71abdd..64e21a71805a 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc www pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple template engine BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit |