diff options
Diffstat (limited to 'sysutils/xentools41/Makefile')
-rw-r--r-- | sysutils/xentools41/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools41/Makefile b/sysutils/xentools41/Makefile index 24770c742eb..35e232eb19b 100644 --- a/sysutils/xentools41/Makefile +++ b/sysutils/xentools41/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.55 2015/08/17 17:11:30 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2015/08/18 07:31:18 wiz Exp $ # # VERSION is set in version.mk as it is shared with other packages .include "version.mk" DISTNAME= xen-${VERSION} PKGNAME= xentools41-${VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ |