aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/virtinst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/virtinst/Makefile')
-rw-r--r--net-mgmt/virtinst/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile
index 722c337afc3c..857d79e8af7e 100644
--- a/net-mgmt/virtinst/Makefile
+++ b/net-mgmt/virtinst/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: virtinst
-# Date created: 2011-06-07
-# Whom: Jason Helfman <jhelfman@experts-exchange.com>
-#
+# Created by: Jason Helfman <jgh@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= virtinst
PORTVERSION= 0.600.3
-PORTREVSION= 1
+PORTREVSION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jgh@FreeBSD.org
COMMENT= Module to help in starting installations inside of virtual machines
-LIB_DEPENDS= virt.10:${PORTSDIR}/devel/libvirt
+LIB_DEPENDS= virt.1000:${PORTSDIR}/devel/libvirt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.9.1:${PORTSDIR}/www/py-urlgrabber
USE_GETTEXT= yes