diff options
Diffstat (limited to 'lang/gcc42/Makefile')
-rw-r--r-- | lang/gcc42/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile index c27f7387a3d..d2d81a2d772 100644 --- a/lang/gcc42/Makefile +++ b/lang/gcc42/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gcc -PORTVERSION= 4.0.0 -PORTREVISION= 20050416 +PORTVERSION= 4.0.1 +PORTREVISION= 20050423 CATEGORIES= lang java VERSIONSTRING= 4.0-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} |