diff options
Diffstat (limited to 'sysutils/xentools42/Makefile')
-rw-r--r-- | sysutils/xentools42/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile index 23d53d6f16b..d3f263e3778 100644 --- a/sysutils/xentools42/Makefile +++ b/sysutils/xentools42/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.51 2016/11/22 20:55:29 bouyer Exp $ +# $NetBSD: Makefile,v 1.52 2016/12/20 10:22:29 bouyer Exp $ VERSION= 4.2.5 VERSION_IPXE= 1.0.0 DISTNAME= xen-${VERSION} PKGNAME= xentools42-${VERSION} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ |