diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | f0eaa05dc61ddd733da1c828ebf1c253843a1ee8 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /sysutils/xentools3-hvm | |
parent | c486d3b05e0bb5ed2725c178766a10dfebc10db7 (diff) | |
download | pkgsrc-f0eaa05dc61ddd733da1c828ebf1c253843a1ee8.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'sysutils/xentools3-hvm')
-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 dc209c82d87..0c2a997f26e 100644 --- a/sysutils/xentools3-hvm/Makefile +++ b/sysutils/xentools3-hvm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2011/10/03 17:01:24 sborrill Exp $ +# $NetBSD: Makefile,v 1.16 2012/03/15 11:53:39 obache Exp $ # VERSION= 3.1.4 DISTNAME= xen-${VERSION} PKGNAME= xentools3-hvm-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ |