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/tong/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/tong') diff --git a/games/tong/Makefile b/games/tong/Makefile index be1fc953b75f..ec1231294ee0 100644 --- a/games/tong/Makefile +++ b/games/tong/Makefile @@ -3,6 +3,7 @@ PORTNAME= tong PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.nongnu.org/tong/ -- cgit