lang/gcc12: The Fortran front end is gfortran12
This commit is contained in:
parent
23136c0ed8
commit
781f8a55a2
@ -1,6 +1,6 @@
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 12.2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC
|
||||
PKGNAMESUFFIX= ${SUFFIX}
|
||||
|
@ -1,5 +1,5 @@
|
||||
GCC, the GNU Compiler Collection, supports a number of languages.
|
||||
This port installs the C, C++, and Fortran front ends as gcc12, g++12,
|
||||
and gfortran11, respectively.
|
||||
and gfortran12, respectively.
|
||||
|
||||
Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
Loading…
Reference in New Issue
Block a user