From c830042769f26309b16e0b0ace05fc30fec7b236 Mon Sep 17 00:00:00 2001 From: gerald Date: Wed, 10 Sep 2014 20:50:31 +0000 Subject: Update the default version of GCC in the Ports Collection from GCC 4.7.4 to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) --- graphics/tiled/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/tiled') diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index 7a5bc336050a..c06c35be486a 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -3,6 +3,7 @@ PORTNAME= tiled PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= graphics editors games MASTER_SITES= SF/tiled/tiled-qt/${PORTVERSION} DISTNAME= tiled-qt-${PORTVERSION} -- cgit