aboutsummaryrefslogtreecommitdiff
path: root/devel/msp430-gcc3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/msp430-gcc3/Makefile')
-rw-r--r--devel/msp430-gcc3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/msp430-gcc3/Makefile b/devel/msp430-gcc3/Makefile
index b8e747aceabb..14110629496b 100644
--- a/devel/msp430-gcc3/Makefile
+++ b/devel/msp430-gcc3/Makefile
@@ -24,8 +24,8 @@ BUILD_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
RUN_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils
-GCCVERSION= 3.4.1
-PATCHVERSION= 20040723
+GCCVERSION= 3.4.4
+PATCHVERSION= 20050317
WRKSRC= ${WRKDIR}/${PORTNAME}-${GCCVERSION}