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/endgame-singularity/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/endgame-singularity') diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile index 5db7ed94bf98..6e3053a4f395 100644 --- a/games/endgame-singularity/Makefile +++ b/games/endgame-singularity/Makefile @@ -3,7 +3,7 @@ PORTNAME= singularity PORTVERSION= 0.30c -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= endgame- -- cgit