diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-05-12 03:12:13 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-05-12 03:12:13 +0800 |
commit | d502042c97ac09d98db8c5136c593ada657e3bb8 (patch) | |
tree | 61a2b9f7ddb930de7997a7d01e50e874b5ec70a6 /www/p5-CGI-Application-Plugin-AnyTemplate | |
parent | fbc55f033ae3ebf579ede06033427eb2e2ed1e57 (diff) | |
download | freebsd-ports-gnome-d502042c97ac09d98db8c5136c593ada657e3bb8.tar.gz freebsd-ports-gnome-d502042c97ac09d98db8c5136c593ada657e3bb8.tar.zst freebsd-ports-gnome-d502042c97ac09d98db8c5136c593ada657e3bb8.zip |
- Return to the heap at submitter's request
- Thanks for your service, we hope to see you back
Diffstat (limited to 'www/p5-CGI-Application-Plugin-AnyTemplate')
-rw-r--r-- | www/p5-CGI-Application-Plugin-AnyTemplate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile b/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile index 400f032fea35..5fcc9e54a1f5 100644 --- a/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile +++ b/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= Use any templating system in CGI::Application BUILD_DEPENDS= p5-CGI-Application-Plugin-Forward>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Forward \ |