diff options
author | jaapb <jaapb@pkgsrc.org> | 2014-10-09 19:14:03 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2014-10-09 19:14:03 +0000 |
commit | 1345dcc3cc124e3a48f4fd88bd3b2d8aecec0bb6 (patch) | |
tree | bc14b80b674c240322ded3fc91afb69214e567fa /sysutils/xentools42 | |
parent | 36d6691742161f437188af4d9524a538d004e862 (diff) | |
download | pkgsrc-1345dcc3cc124e3a48f4fd88bd3b2d8aecec0bb6.tar.gz |
Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
Diffstat (limited to 'sysutils/xentools42')
-rw-r--r-- | sysutils/xentools42/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile index c0de4827c3c..ce3e2280f80 100644 --- a/sysutils/xentools42/Makefile +++ b/sysutils/xentools42/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2014/09/26 10:40:45 bouyer Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 19:14:04 jaapb Exp $ VERSION= 4.2.5 VERSION_IPXE= 1.0.0 @@ -6,6 +6,7 @@ VERSION_IPXE= 1.0.0 DISTNAME= xen-${VERSION} PKGNAME= xentools42-${VERSION} #PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ |