diff options
Diffstat (limited to 'lang/gcc34/Makefile')
-rw-r--r-- | lang/gcc34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile index 250e5d0fc145..03893b47e7d7 100644 --- a/lang/gcc34/Makefile +++ b/lang/gcc34/Makefile @@ -22,7 +22,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \ MAINTAINER= gerald@FreeBSD.org COMMENT= GNU Compiler Collection 3.4 -DEPRECATED= Superseded by GCC 4.5 and later, only kept for the sake of three obsolete ports +DEPRECATED= Superseded by GCC 4.6 and later, only kept for the sake of three obsolete ports SUFFIX= 34 LATEST_LINK= gcc${SUFFIX}${PKGNAMESUFFIX} |