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 4c553c60308..3f4d5b1b476 100644 --- a/sysutils/xentools20/Makefile +++ b/sysutils/xentools20/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2008/04/25 20:39:12 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2009/02/09 22:56:26 joerg Exp $ # DISTNAME= xen-2.0.7-src PKGNAME= xentools20-2.0.7 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= sysutils MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ EXTRACT_SUFX= .tgz |