diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-06-22 20:48:17 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-06-22 20:48:17 +0000 |
commit | f2ac1e1e0e4f0e9a2a3ff8f60e5b462dee7e9f3d (patch) | |
tree | b712c27a2ddb215a940f5ccf614fbad749d0c143 /lang/gcc43/Makefile | |
parent | 060caef571c11a2119be3df899bf19a68792265f (diff) |
Notes
Diffstat (limited to 'lang/gcc43/Makefile')
-rw-r--r-- | lang/gcc43/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index 25bd96fd5a81..32639eaa9adb 100644 --- a/lang/gcc43/Makefile +++ b/lang/gcc43/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gcc -PORTVERSION= 4.3.4.20090531 +PORTVERSION= 4.3.4.20090621 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} |