diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-13 01:00:14 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-13 01:00:14 +0000 |
commit | df748014ed8f6d88a597697990d878a72baa86ad (patch) | |
tree | f615fc853a18243c066ebb92b9e6741b7ec9194b /www/p5-Apache-ASP | |
parent | 4e124560e7d80d35d08a7d180edab23421f291ca (diff) | |
download | ports-df748014ed8f6d88a597697990d878a72baa86ad.tar.gz ports-df748014ed8f6d88a597697990d878a72baa86ad.zip |
Notes
Diffstat (limited to 'www/p5-Apache-ASP')
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Apache-ASP/distinfo | 2 | ||||
-rw-r--r-- | www/p5-Apache-ASP/pkg-comment | 1 |
3 files changed, 3 insertions, 3 deletions
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 |