diff options
Diffstat (limited to 'devel/py-libvirt/Makefile')
-rw-r--r-- | devel/py-libvirt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index 5911e45a78fe..e4ad51f8a307 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTVERSION= 1.2.9 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ |