diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-03 18:31:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-03 18:31:53 +0000 |
commit | 5d1d80806ac91151a9ab6cb99998f42d93b9a5b6 (patch) | |
tree | 2d19c6a381155e95c45ab73404bc88830c2d4029 /www/p5-CGI-Application-Plugin-MessageStack | |
parent | 453d243d9753c179dbce3470005ff8fa9e931544 (diff) | |
download | ports-5d1d80806ac91151a9ab6cb99998f42d93b9a5b6.tar.gz ports-5d1d80806ac91151a9ab6cb99998f42d93b9a5b6.zip |
- Reassign to the heap at maintainer's request
Notes
Notes:
svn path=/head/; revision=305216
Diffstat (limited to 'www/p5-CGI-Application-Plugin-MessageStack')
-rw-r--r-- | www/p5-CGI-Application-Plugin-MessageStack/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-CGI-Application-Plugin-MessageStack/Makefile b/www/p5-CGI-Application-Plugin-MessageStack/Makefile index cb4f4813cc62..f563dc8986e0 100644 --- a/www/p5-CGI-Application-Plugin-MessageStack/Makefile +++ b/www/p5-CGI-Application-Plugin-MessageStack/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: www/p5-CGI-Application-Plugin-MessageStack -# Date created: 15 September 2005 -# Whom: George Hartzell <hartzell@alerce.com> -# +# Created by: George Hartzell <hartzell@alerce.com> # $FreeBSD$ -# PORTNAME= CGI-Application-Plugin-MessageStack PORTVERSION= 0.34 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hartzell@alerce.com +MAINTAINER= ports@FreeBSD.org COMMENT= A message stack for your CGI::Application BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ |