diff options
author | gerald <gerald@FreeBSD.org> | 2011-07-20 06:01:04 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2011-07-20 06:01:04 +0800 |
commit | db3ddfdebffb8c178cc80c3f516b5092a860814a (patch) | |
tree | 04eb5968461ffde3f5370c82610f549c488dd4b9 /lang/gcc47/Makefile | |
parent | d2bb956012df1325e332eec3b8065c8adaa37fab (diff) | |
download | freebsd-ports-gnome-db3ddfdebffb8c178cc80c3f516b5092a860814a.tar.gz freebsd-ports-gnome-db3ddfdebffb8c178cc80c3f516b5092a860814a.tar.zst freebsd-ports-gnome-db3ddfdebffb8c178cc80c3f516b5092a860814a.zip |
Update to the 20110716 snapshot of GCC 4.7.0.
Diffstat (limited to 'lang/gcc47/Makefile')
-rw-r--r-- | lang/gcc47/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 05b31de2684a..0b137c2c1f74 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gcc -PORTVERSION= 4.7.0.20110709 +PORTVERSION= 4.7.0.20110716 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} |