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

Unregister lang/gcc44 now that it is no longer used by any port.

Approved by:	gerald
This commit is contained in:
Rene Ladan 2014-01-26 16:33:53 +00:00
parent 01f2cc3749
commit 0777385b68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341241

View File

@ -47,13 +47,12 @@ GCC_Include_MAINTAINER= gerald@FreeBSD.org
# All GCC versions supported by the ports framework. Keep them in
# ascending order and in sync with the table below.
GCCVERSIONS= 040200 040400 040600 040700 040800 040900
GCCVERSIONS= 040200 040600 040700 040800 040900
# The first field if the OSVERSION in which it appeared in the base.
# The second field is the OSVERSION in which it disappeared from the base.
# The third field is the version as USE_GCC would use.
GCCVERSION_040200= 700042 9999999 4.2
GCCVERSION_040400= 0 0 4.4
GCCVERSION_040600= 0 0 4.6
GCCVERSION_040700= 0 0 4.7
GCCVERSION_040800= 0 0 4.8