summaryrefslogtreecommitdiff
path: root/cross/gcc-mips-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/gcc-mips-current/Makefile')
-rw-r--r--cross/gcc-mips-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/gcc-mips-current/Makefile b/cross/gcc-mips-current/Makefile
index 1359a2b9e27..748bd98173c 100644
--- a/cross/gcc-mips-current/Makefile
+++ b/cross/gcc-mips-current/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2020/08/31 18:06:52 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2021/05/24 19:49:26 wiz Exp $
GCC_DIST_VERSION= 4.9.2
GCC_PKGNAME= gcc-mips-${GCC_DIST_VERSION}
DISTNAME= gcc-${GCC_DIST_VERSION}
PKGNAME= ${GCC_PKGNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= cross lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_DIST_VERSION}/}
EXTRACT_SUFX= .tar.bz2