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 dfdc5e8cfc7..85bfc70f289 100644 --- a/sysutils/xentools20/Makefile +++ b/sysutils/xentools20/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2010/01/17 12:02:46 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2010/02/10 19:17:45 joerg Exp $ # DISTNAME= xen-2.0.7-src PKGNAME= xentools20-2.0.7 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= sysutils MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ EXTRACT_SUFX= .tgz |