diff options
Diffstat (limited to 'net-mgmt/virtinst/Makefile')
-rw-r--r-- | net-mgmt/virtinst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile index b55ddb292dbc..4ea19a03e6ed 100644 --- a/net-mgmt/virtinst/Makefile +++ b/net-mgmt/virtinst/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jhelfman@experts-exchange.com +MAINTAINER= jgh@FreeBSD.org COMMENT= Module to help in starting installations inside of virtual machines LIB_DEPENDS= virt.9:${PORTSDIR}/devel/libvirt |