diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
commit | c52224af1507ede2a3174a81613831ec7c9d3667 (patch) | |
tree | 41ed430d43cac4b0b5e33dfb545baf080469d01d /www/ap2-perl | |
parent | 2069375506bd523b5d927581f6cce71a54625075 (diff) | |
download | pkgsrc-c52224af1507ede2a3174a81613831ec7c9d3667.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'www/ap2-perl')
-rw-r--r-- | www/ap2-perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile index a746ac734b3..297d69d596d 100644 --- a/www/ap2-perl/Makefile +++ b/www/ap2-perl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2015/07/14 22:01:06 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2016/07/09 06:39:10 wiz Exp $ DISTNAME= mod_perl-2.0.9 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_APACHE:=perl/} |