diff options
Diffstat (limited to 'sysutils/xentools41/Makefile')
-rw-r--r-- | sysutils/xentools41/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xentools41/Makefile b/sysutils/xentools41/Makefile index 5222bc4062a..979dcfb5cb6 100644 --- a/sysutils/xentools41/Makefile +++ b/sysutils/xentools41/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/09/12 11:09:32 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2012/09/23 15:10:44 bouyer Exp $ # # VERSION is set in version.mk as it is shared with other packages .include "version.mk" @@ -7,6 +7,7 @@ DISTNAME= xen-${VERSION} PKGNAME= xentools41-${VERSION} CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ +PKGREVISION= 1 DISTFILES= ${DISTNAME}.tar.gz DISTFILES+= ipxe-git-v1.0.0.tar.gz |