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 62190b37111..4da4eb6c51a 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2012/12/16 01:52:35 obache Exp $ +# $NetBSD: Makefile,v 1.12 2013/02/06 23:23:52 jperkin Exp $ DISTNAME= libvirt-0.9.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://libvirt.org/sources/ |