diff options
-rw-r--r-- | lang/gcc14-devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile index ebbb9e7b3999..4e1ea52dd7b9 100644 --- a/lang/gcc14-devel/Makefile +++ b/lang/gcc14-devel/Makefile @@ -1,5 +1,7 @@ PORTNAME= gcc -PORTVERSION= 14.0.1.s20240114 +PORTVERSION= 14.0.0.s20240114 +PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel |