diff options
Diffstat (limited to 'www/ap-perl/Makefile')
-rw-r--r-- | www/ap-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-perl/Makefile b/www/ap-perl/Makefile index b4da7856624..052306e9bde 100644 --- a/www/ap-perl/Makefile +++ b/www/ap-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2012/10/28 06:30:05 asau Exp $ +# $NetBSD: Makefile,v 1.52 2013/05/31 12:42:30 wiz Exp $ # DISTNAME= mod_perl-1.31 PKGNAME= ap13-perl-1.31 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} \ http://perl.apache.org/dist/ |