diff options
author | nros <nros@pkgsrc.org> | 2015-03-23 09:24:50 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2015-03-23 09:24:50 +0000 |
commit | 771315007fc76ea3c889f9bd36da623a0826b6d2 (patch) | |
tree | 201eab77cfbeb834d9f8665d9174fb7677c91a98 /sysutils | |
parent | 7266169951cf83d9252ed0570e6c44b2bfcaa9c6 (diff) | |
download | pkgsrc-771315007fc76ea3c889f9bd36da623a0826b6d2.tar.gz |
Revbump because of security/libbsh2 update.
Diffstat (limited to 'sysutils')
-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 c2e2a91f887..1ef5317ecf5 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/11/26 23:52:54 gdt Exp $ +# $NetBSD: Makefile,v 1.30 2015/03/23 09:27:57 nros Exp $ DISTNAME= libvirt-1.2.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://libvirt.org/sources/ |