diff options
author | obache <obache> | 2011-08-14 16:05:39 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 16:05:39 +0000 |
commit | 19b9abcfb43d19f476594b1dd4e3d9c0d6f6dfab (patch) | |
tree | b9d63cb12410cf8a8c380ce686a6fb65a99d1a50 /www/p5-Apache-ASP | |
parent | 82186c9f91b84b2f232edcc30995ba6be6f3dc82 (diff) | |
download | pkgsrc-19b9abcfb43d19f476594b1dd4e3d9c0d6f6dfab.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'www/p5-Apache-ASP')
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index 8e08a285bdd..bdfe56c69eb 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2010/08/21 16:36:32 seb Exp $ +# $NetBSD: Makefile,v 1.35 2011/08/14 16:05:41 obache Exp $ # DISTNAME= Apache-ASP-2.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5aas CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |