diff options
author | gerald <gerald@FreeBSD.org> | 2005-07-10 21:14:34 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2005-07-10 21:14:34 +0800 |
commit | eabcd42dfeba98bbb73a3af557093e372a3e86ea (patch) | |
tree | edc225013c3c86d4357cd3fcb3bfb5754f2190cb /lang/gcc46/Makefile | |
parent | c9327ac48ab68b76e03457729e52b19e65f45835 (diff) | |
download | freebsd-ports-gnome-eabcd42dfeba98bbb73a3af557093e372a3e86ea.tar.gz freebsd-ports-gnome-eabcd42dfeba98bbb73a3af557093e372a3e86ea.tar.zst freebsd-ports-gnome-eabcd42dfeba98bbb73a3af557093e372a3e86ea.zip |
Update to the 20050709 snapshot of GCC 4.1.0.
Diffstat (limited to 'lang/gcc46/Makefile')
-rw-r--r-- | lang/gcc46/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile index acef4d10d910..bcdb153a2197 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -8,7 +8,7 @@ PORTNAME= gcc PORTVERSION= 4.1.0 -PORTREVISION= 20050702 +PORTREVISION= 20050709 CATEGORIES= lang java VERSIONSTRING= 4.1-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} |