diff options
Diffstat (limited to 'sysutils/xenkernel33/Makefile')
-rw-r--r-- | sysutils/xenkernel33/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xenkernel33/Makefile b/sysutils/xenkernel33/Makefile index 2ba2c879c3b..c2bc7db7f46 100644 --- a/sysutils/xenkernel33/Makefile +++ b/sysutils/xenkernel33/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2010/12/07 18:44:25 bouyer Exp $ +# $NetBSD: Makefile,v 1.12.2.1 2011/03/30 19:10:59 tron Exp $ # VERSION= 3.3.2 DISTNAME= xen-${VERSION} PKGNAME= xenkernel33-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ EXTRACT_SUFX= .tar.gz |