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 71389114798..b7bf7850fc1 100644 --- a/www/ap-perl/Makefile +++ b/www/ap-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2010/02/16 15:04:56 joerg Exp $ +# $NetBSD: Makefile,v 1.47 2010/08/21 16:36:30 seb Exp $ # DISTNAME= mod_perl-1.29 PKGNAME= ap13-perl-1.29 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} \ http://perl.apache.org/dist/ |