diff options
Diffstat (limited to 'sysutils/xentools48/Makefile')
-rw-r--r-- | sysutils/xentools48/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools48/Makefile b/sysutils/xentools48/Makefile index 5bc8c3674e5..1776522834f 100644 --- a/sysutils/xentools48/Makefile +++ b/sysutils/xentools48/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2018/03/13 15:15:01 bouyer Exp $ +# $NetBSD: Makefile,v 1.19 2018/04/13 13:55:37 jaapb Exp $ # VERSION= 4.8.3 VERSION_IPXE= 827dd1bfee67daa683935ce65316f7e0f057fe1c @@ -19,7 +19,7 @@ PKGNAME= xentools48-${VERSION} CATEGORIES= sysutils MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/ -PKGREVISION= 2 +PKGREVISION= 3 DISTFILES= ${DISTNAME}.tar.gz |