diff options
author | drochner <drochner@pkgsrc.org> | 2012-07-05 15:44:06 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-07-05 15:44:06 +0000 |
commit | cd9b6272263573e52deaf0d6f50cded0f5b92166 (patch) | |
tree | a5c2586d92731b147da3ee00d833250614bc1e3f /sysutils | |
parent | c844dabc0e311fe56055d5a03626b9fa1bb187af (diff) | |
download | pkgsrc-cd9b6272263573e52deaf0d6f50cded0f5b92166.tar.gz |
more PKGREV bumps for gnutls 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 f85c8bfb1f7..932d943c616 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/06/14 07:45:19 sbd Exp $ +# $NetBSD: Makefile,v 1.5 2012/07/05 15:44:06 drochner Exp $ DISTNAME= libvirt-0.9.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://libvirt.org/sources/ |