From 94e58bd52383c8673d53be9eff7e33d14712010f Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 17 Apr 2007 20:00:41 +0000 Subject: - Update to 4.2 Submitted by: Danny Pansters (maintainer via privat mail) --- x11-toolkits/py-qt4-gui/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/py-qt4-gui/Makefile') diff --git a/x11-toolkits/py-qt4-gui/Makefile b/x11-toolkits/py-qt4-gui/Makefile index 5bd1bd32feb3..cc9902372879 100644 --- a/x11-toolkits/py-qt4-gui/Makefile +++ b/x11-toolkits/py-qt4-gui/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ PORTNAME= gui -PORTVERSION= 20070318 +PORTVERSION= 4.2 CATEGORIES= x11-toolkits 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, QtGui module -- cgit