diff options
Diffstat (limited to 'www/ap-perl/Makefile')
-rw-r--r-- | www/ap-perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap-perl/Makefile b/www/ap-perl/Makefile index 70f3d839a74..020e3f55856 100644 --- a/www/ap-perl/Makefile +++ b/www/ap-perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2011/09/21 14:59:32 obache Exp $ +# $NetBSD: Makefile,v 1.50 2012/10/03 21:58:26 wiz Exp $ # DISTNAME= mod_perl-1.31 PKGNAME= ap13-perl-1.31 +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} \ http://perl.apache.org/dist/ |