diff options
author | gerald <gerald@FreeBSD.org> | 2007-10-20 22:02:06 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2007-10-20 22:02:06 +0800 |
commit | a9b98f08cd5d7c3659d68bdae598ce0f09b7a5c6 (patch) | |
tree | 321d7b1ea184fa1659e03d3e62f444793427c522 /lang/gcc45/Makefile | |
parent | 1620c0bb5792127eed601171c0da4c41824ce323 (diff) | |
download | freebsd-ports-gnome-a9b98f08cd5d7c3659d68bdae598ce0f09b7a5c6.tar.gz freebsd-ports-gnome-a9b98f08cd5d7c3659d68bdae598ce0f09b7a5c6.tar.zst freebsd-ports-gnome-a9b98f08cd5d7c3659d68bdae598ce0f09b7a5c6.zip |
Update to the 20071019 snapshot of GCC 4.3.0.
Diffstat (limited to 'lang/gcc45/Makefile')
-rw-r--r-- | lang/gcc45/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index 21e2d7adcdb6..d197ecea5368 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -8,7 +8,7 @@ PORTNAME= gcc PORTVERSION= 4.3.0 -PORTREVISION= 20071012 +PORTREVISION= 20071019 CATEGORIES= lang java VERSIONSTRING= 4.3-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} |