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 40cb8a25e75..15b65d52280 100644 --- a/sysutils/xentools41/Makefile +++ b/sysutils/xentools41/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2012/05/29 15:01:34 bouyer Exp $ +# $NetBSD: Makefile,v 1.19 2012/05/30 08:29:43 bouyer Exp $ # # VERSION is set in version.mk as it is shared with other packages .include "version.mk" DISTNAME= xen-${VERSION} PKGNAME= xentools41-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ |