diff options
Diffstat (limited to 'sysutils/xentools3-hvm/Makefile')
-rw-r--r-- | sysutils/xentools3-hvm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools3-hvm/Makefile b/sysutils/xentools3-hvm/Makefile index e80ca11cab2..cf2ff20ed12 100644 --- a/sysutils/xentools3-hvm/Makefile +++ b/sysutils/xentools3-hvm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2016/05/17 10:32:09 fhajny Exp $ +# $NetBSD: Makefile,v 1.31 2016/07/09 06:39:03 wiz Exp $ VERSION= 3.1.4 DISTNAME= xen-${VERSION} PKGNAME= xentools3-hvm-${VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ |