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) --- games/magicor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/magicor') diff --git a/games/magicor/Makefile b/games/magicor/Makefile index ec1acaa0c0c7..e38eb32924f3 100644 --- a/games/magicor/Makefile +++ b/games/magicor/Makefile @@ -3,7 +3,7 @@ PORTNAME= magicor PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} \ -- cgit