diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-04 02:31:53 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-04 02:31:53 +0800 |
commit | 3d6e9c1c61ac26df390297496da7eec82351c311 (patch) | |
tree | 2d19c6a381155e95c45ab73404bc88830c2d4029 /www/p5-CGI-Application-Plugin-MessageStack | |
parent | c75ab3a029528c35e28b8c9cbb4d57cf070a428b (diff) | |
download | freebsd-ports-graphics-3d6e9c1c61ac26df390297496da7eec82351c311.tar.gz freebsd-ports-graphics-3d6e9c1c61ac26df390297496da7eec82351c311.tar.zst freebsd-ports-graphics-3d6e9c1c61ac26df390297496da7eec82351c311.zip |
- Reassign to the heap at maintainer's request
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 cb4f4813cc6..f563dc8986e 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 \ |