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 eae357b3a12..f85c8bfb1f7 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2012/03/09 12:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/06/14 07:45:19 sbd Exp $ DISTNAME= libvirt-0.9.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://libvirt.org/sources/ |