diff options
Diffstat (limited to 'sysutils/libvirt/Makefile')
-rw-r--r-- | sysutils/libvirt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile index c8ef3c2ade3..79c479b8d91 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2018/01/28 20:11:05 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2018/03/12 11:17:36 wiz Exp $ DISTNAME= libvirt-1.2.9 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= sysutils MASTER_SITES= http://libvirt.org/sources/ |