gcc9: move admonition about PKGREVSION next to the entry (NFC)

(Fix my previous adjustment.)
This commit is contained in:
gutteridge 2023-10-05 06:03:11 +00:00
parent daf4775314
commit 7d828df37a

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.48 2023/10/05 05:20:10 gutteridge Exp $
# $NetBSD: Makefile,v 1.49 2023/10/05 06:03:11 gutteridge Exp $
GCC_PKGNAME= gcc9
.include "version.mk"
@ -8,8 +8,8 @@ PKGNAME= ${GCC_PKGNAME}-${GCC9_DIST_VERSION}
## When bumping the PKGREVISION of this package the PKGREVISION of
## lang/gcc9-libs needs to be bumped to be at least 1 more than the
## PKGREVISION of this package!
CATEGORIES= lang
PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC9_DIST_VERSION}/}
EXTRACT_SUFX= .tar.xz