diff options
Diffstat (limited to 'lang/gcc44/Makefile')
-rw-r--r-- | lang/gcc44/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index 9595f75d0923..1e6c8a33b179 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gcc -PORTVERSION= 4.4.0 -PORTREVISION= 20090414 +PORTVERSION= 4.4.1 +PORTREVISION= 20090421 CATEGORIES= lang java VERSIONSTRING= 4.4-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} |