diff options
Diffstat (limited to 'sysutils/libvirt/Makefile')
-rw-r--r-- | sysutils/libvirt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile index c5ed2235336..eae357b3a12 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2011/10/12 20:36:55 jym Exp $ +# $NetBSD: Makefile,v 1.3 2012/03/09 12:34:22 wiz Exp $ DISTNAME= libvirt-0.9.3 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://libvirt.org/sources/ |