diff options
Diffstat (limited to 'www/p5-CGI-Simple/Makefile')
-rw-r--r-- | www/p5-CGI-Simple/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile index 57687ff1f7f7..384b1c72868b 100644 --- a/www/p5-CGI-Simple/Makefile +++ b/www/p5-CGI-Simple/Makefile @@ -6,13 +6,12 @@ # PORTNAME= CGI-Simple -PORTVERSION= 0.077 -PORTREVISION= 1 +PORTVERSION= 1.104 +#PORTREVISION= 0 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/J/JF/JFREEMAN +MASTER_SITE_SUBDIR= ../by-authors/id/A/AN/ANDYA PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME:C/CGI/Cgi/}-${PORTVERSION} MAINTAINER= lth@FreeBSD.org COMMENT= A simple totally OO CGI interface that is CGI.pm compliant |