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 | 50626beee92f48545dd4e114a4769ffe795940b3 (patch) | |
tree | 78751ea30af41032eb1a6ea6842c24db262839ed /pkgtools/revbump | |
parent | b66eaf967b7a585769b9451b858895d73447ebe6 (diff) | |
download | pkgsrc-50626beee92f48545dd4e114a4769ffe795940b3.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'pkgtools/revbump')
-rw-r--r-- | pkgtools/revbump/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/revbump/Makefile b/pkgtools/revbump/Makefile index 7a138e18fb2..871c4070134 100644 --- a/pkgtools/revbump/Makefile +++ b/pkgtools/revbump/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2016/07/01 21:50:20 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2016/07/09 06:38:49 wiz Exp $ PKGNAME= revbump-2.13 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= wiz@NetBSD.org |