diff options
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 8efdc11287ed..f13faffdae5a 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -8,7 +8,7 @@ PORTNAME?= gcc PORTVERSION= 4.4.0 -PORTREVISION= 20080926 +PORTREVISION= 20081003 CATEGORIES= lang java VERSIONSTRING= 4.4-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} |