1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

lang/gnat-aux: Update deprecation message to reflect current affairs

The latest gcc-aux compiler is now based on gcc 4.9.  The 4.7-based
compiler is still available at lang/gcc47-aux though.  Note that
this port will be deleted in less than one month from now.
This commit is contained in:
John Marino 2014-05-06 19:06:47 +00:00
parent 362a5f9b16
commit bf118c8e9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353119

View File

@ -16,7 +16,7 @@ COMMENT= GNAT Ada compiler based on GCC ${GCC_BRANCH}
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
DEPRECATED= Superceded by gcc4.7-based lang/gcc-aux, use it instead
DEPRECATED= Superceded by gcc4.9-based lang/gcc-aux, use it instead
EXPIRATION_DATE=2014-06-01
.include "${.CURDIR}/Makefile.common"