diff options
Diffstat (limited to 'sysutils/xenkernel41/Makefile')
-rw-r--r-- | sysutils/xenkernel41/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xenkernel41/Makefile b/sysutils/xenkernel41/Makefile index c44edc818dd..b1ed5f56946 100644 --- a/sysutils/xenkernel41/Makefile +++ b/sysutils/xenkernel41/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2012/06/19 20:17:06 bouyer Exp $ +# $NetBSD: Makefile,v 1.8 2012/07/27 18:50:34 drochner Exp $ # VERSION= 4.1.2 DISTNAME= xen-${VERSION} PKGNAME= xenkernel41-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ EXTRACT_SUFX= .tar.gz |