diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xentools20/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools30/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile index 2c90d1ff820..0962bc703b3 100644 --- a/sysutils/xentools20/Makefile +++ b/sysutils/xentools20/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2006/10/14 08:23:01 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2006/11/19 11:50:25 wiz Exp $ # DISTNAME= xen-2.0.7-src PKGNAME= xentools20-2.0.7 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ EXTRACT_SUFX= .tgz diff --git a/sysutils/xentools30/Makefile b/sysutils/xentools30/Makefile index 085cf29ff63..80cafebafac 100644 --- a/sysutils/xentools30/Makefile +++ b/sysutils/xentools30/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2006/11/05 20:39:46 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2006/11/19 11:50:25 wiz Exp $ # DISTNAME= xen-3.0.3_0-src PKGNAME= xentools30-3.0.3 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ \ http://bits.xensource.com/oss-xen/release/3.0.3-0/src.tgz/ |