diff options
Diffstat (limited to 'www/ap2-perl/Makefile')
-rw-r--r-- | www/ap2-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile index 1e473041014..f91e545c475 100644 --- a/www/ap2-perl/Makefile +++ b/www/ap2-perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2011/08/14 16:05:39 obache Exp $ +# $NetBSD: Makefile,v 1.40 2012/10/03 21:58:27 wiz Exp $ DISTNAME= mod_perl-2.0.5 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= http://perl.apache.org/dist/ |