summaryrefslogtreecommitdiff
path: root/www/p5-CGI_Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI_Lite/Makefile')
-rw-r--r--www/p5-CGI_Lite/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile
index 78c0c6836478..07ade357aca0 100644
--- a/www/p5-CGI_Lite/Makefile
+++ b/www/p5-CGI_Lite/Makefile
@@ -5,11 +5,11 @@
# $FreeBSD$
#
-PORTNAME= CGI_Lite
-PORTVERSION= 1.8
+PORTNAME= CGI-Lite
+PORTVERSION= 2.0
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= CGI_Lite
+MASTER_SITE_SUBDIR= CGI
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
@@ -17,6 +17,6 @@ MAINTAINER= ports@FreeBSD.org
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= CGI_Lite.3
+MAN3= CGI::Lite.3
.include <bsd.port.mk>