diff options
author | wiz <wiz@pkgsrc.org> | 2015-06-12 10:50:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-06-12 10:50:58 +0000 |
commit | 65cd3b12e7a4d222e963e67065f870013fd3f64b (patch) | |
tree | 434a9eb5c8d58e618290f2d270b7f146591b2406 /sysutils/xentools45 | |
parent | 7d7b8cf80affa808525f86d65eaab8143da8779c (diff) | |
download | pkgsrc-65cd3b12e7a4d222e963e67065f870013fd3f64b.tar.gz |
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
Diffstat (limited to 'sysutils/xentools45')
-rw-r--r-- | sysutils/xentools45/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile index 39430edde53..c7e90abf23f 100644 --- a/sysutils/xentools45/Makefile +++ b/sysutils/xentools45/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2015/06/11 17:43:58 bouyer Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:19 wiz Exp $ VERSION= 4.5.0 VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e DISTNAME= xen-${VERSION} PKGNAME= xentools45-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ |