diff options
Diffstat (limited to 'devel/py-libvirt/Makefile')
-rw-r--r-- | devel/py-libvirt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index 34d1b72ee998..b1bf3b2c2529 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://libvirt.org/sources/python/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-python-${PORTVERSION} -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= novel@FreeBSD.org COMMENT= Python bindings for Libvirt virtualization API LICENSE= GPLv2 |