diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-09-11 00:08:51 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-09-11 00:08:51 +0000 |
commit | 5523ee881b0138bda3eb35bab3757de029e24dfd (patch) | |
tree | b9984886f60285dab759f5b9c03702a6c985d2f0 /lang/gcc40/Makefile | |
parent | 87e04ceaf0a524dcf21d579ef6f09bea1255ba75 (diff) |
Notes
Diffstat (limited to 'lang/gcc40/Makefile')
-rw-r--r-- | lang/gcc40/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile index a47124eb252b..2833bf6eaa55 100644 --- a/lang/gcc40/Makefile +++ b/lang/gcc40/Makefile @@ -8,7 +8,7 @@ PORTNAME= gcc PORTVERSION= 4.0.2 -PORTREVISION= 20050901 +PORTREVISION= 20050908 CATEGORIES= lang VERSIONSTRING= 4.0-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_GCC} |