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) --- graphics/gview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/gview') diff --git a/graphics/gview/Makefile b/graphics/gview/Makefile index 1fb18297212..339c316eb80 100644 --- a/graphics/gview/Makefile +++ b/graphics/gview/Makefile @@ -7,7 +7,7 @@ PORTNAME= gview PORTVERSION= 0.1.15 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://homepages.petech.ac.za/~bruces/ -- cgit