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) --- textproc/ibus/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/ibus') diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 1aeb76869b7a..8e27b8930788 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus PORTVERSION= 1.5.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -- cgit