diff options
Diffstat (limited to 'graphics/py-qt4-svg/Makefile')
-rw-r--r-- | graphics/py-qt4-svg/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-qt4-svg/Makefile b/graphics/py-qt4-svg/Makefile index cb27f91b929c..8fa9836cff82 100644 --- a/graphics/py-qt4-svg/Makefile +++ b/graphics/py-qt4-svg/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ PORTNAME= svg -PORTVERSION= 20070318 +PORTVERSION= 4.2 CATEGORIES= graphics devel python -MASTER_SITES= http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt4/ \ +MASTER_SITES= http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/ \ http://freebsd.ricin.com/ports/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt4- -DISTNAME= PyQt-x11-gpl-4-snapshot-${PORTVERSION} +DISTNAME= PyQt-x11-gpl-${PORTVERSION} MAINTAINER= danny@ricin.com COMMENT= Python bindings for the Qt4 toolkit, QtSvg module |