diff options
Diffstat (limited to 'sysutils/xentools46/Makefile')
-rw-r--r-- | sysutils/xentools46/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools46/Makefile b/sysutils/xentools46/Makefile index f583ed2b89d..5d36c9592aa 100644 --- a/sysutils/xentools46/Makefile +++ b/sysutils/xentools46/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2016/11/22 20:59:01 bouyer Exp $ +# $NetBSD: Makefile,v 1.5 2016/12/20 10:22:29 bouyer Exp $ VERSION= 4.6.3 VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e DISTNAME= xen-${VERSION} PKGNAME= xentools46-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ |