diff options
Diffstat (limited to 'devel/py-libvirt/Makefile')
-rw-r--r-- | devel/py-libvirt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index d5b106b5e0b3..89b531acc260 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -1,10 +1,10 @@ PORTNAME= libvirt -PORTVERSION= 11.7.0 +PORTVERSION= 11.8.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-python-${PORTVERSION} +DISTNAME= ${PORTNAME}_python-${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= Python bindings for Libvirt virtualization API |