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 a67fec04354..a82b84a3d92 100644 --- a/www/ap-perl/Makefile +++ b/www/ap-perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2006/06/02 18:27:59 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2008/10/19 19:19:01 he Exp $ # DISTNAME= mod_perl-1.29 PKGNAME= ap13-perl-1.29 +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} \ http://perl.apache.org/dist/ |