From 15945f8122ca36c901e1319b3270445458bdae02 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer 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) --- cad/pcb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'cad/pcb') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index a71f43c983ae..b45716e2a824 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -3,6 +3,7 @@ PORTNAME= pcb PORTVERSION= 20140316 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -- cgit