From 11edc5451416c23af13418fc8391548f68dd629b Mon Sep 17 00:00:00 2001 From: edwin Date: Fri, 6 Jun 2008 14:17:21 +0000 Subject: Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) --- x11/qt4-opengl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/qt4-opengl') diff --git a/x11/qt4-opengl/Makefile b/x11/qt4-opengl/Makefile index 03c8e786e56..78d56ee2f85 100644 --- a/x11/qt4-opengl/Makefile +++ b/x11/qt4-opengl/Makefile @@ -8,7 +8,7 @@ PORTNAME= opengl PORTVERSION= ${QT4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11 MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- -- cgit