diff options
Diffstat (limited to 'sysutils/xentools20/Makefile')
-rw-r--r-- | sysutils/xentools20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile index 0962bc703b3..5c440339c3a 100644 --- a/sysutils/xentools20/Makefile +++ b/sysutils/xentools20/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2006/11/19 11:50:25 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2006/11/22 00:12:34 seb Exp $ # DISTNAME= xen-2.0.7-src PKGNAME= xentools20-2.0.7 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ EXTRACT_SUFX= .tgz |