Skip to content

Commit

Permalink
lang/gcc12: The Fortran front end is gfortran12
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald Pfeifer authored and Gerald Pfeifer committed Sep 9, 2022
1 parent 23136c0 commit 781f8a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lang/gcc12/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= gcc
PORTVERSION= 12.2.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
Expand Down
2 changes: 1 addition & 1 deletion lang/gcc12/pkg-descr
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit 781f8a5

Please sign in to comment.