diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index b2d3613954f5..5066f3b3397c 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -6,13 +6,14 @@ # PORTNAME= Apache-ASP -PORTVERSION= 2.49 +PORTVERSION= 2.51 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk +COMMENT= Active Server Pages for Apache with mod_perl BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/Filter.pm:${PORTSDIR}/www/p5-Apache-Filter \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/SSI.pm:${PORTSDIR}/www/p5-Apache-SSI \ diff --git a/www/p5-Apache-ASP/distinfo b/www/p5-Apache-ASP/distinfo index dc2839a69166..27b750a933a9 100644 --- a/www/p5-Apache-ASP/distinfo +++ b/www/p5-Apache-ASP/distinfo @@ -1 +1 @@ -MD5 (Apache-ASP-2.49.tar.gz) = bb12479b9face73bea7ed9b37a99fb8a +MD5 (Apache-ASP-2.51.tar.gz) = 8f0be930443413735fd4d47c10cadb49 diff --git a/www/p5-Apache-ASP/pkg-comment b/www/p5-Apache-ASP/pkg-comment deleted file mode 100644 index b5e3b03a6441..000000000000 --- a/www/p5-Apache-ASP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Active Server Pages for Apache with mod_perl