summaryrefslogtreecommitdiff
path: root/cross/gcc-mips-current
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-07-09 06:37:46 +0000
committerwiz <wiz@pkgsrc.org>2016-07-09 06:37:46 +0000
commit4701ae8cf9bfd483f12f23f64c3467266286f68f (patch)
treec81fc1d16732f9d941def1c84f86faa1238870cf /cross/gcc-mips-current
parent3e958a5f68383873a67e24691ca5a5b3b2ffdfe1 (diff)
downloadpkgsrc-4701ae8cf9bfd483f12f23f64c3467266286f68f.tar.gz
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'cross/gcc-mips-current')
-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 89e354f1ee4..eae67aba9ae 100644
--- a/cross/gcc-mips-current/Makefile
+++ b/cross/gcc-mips-current/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2016/02/25 11:35:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2016/07/09 06:37:58 wiz Exp $
GCC_DIST_VERSION=4.9.2
GCC_PKGNAME= gcc-mips-${GCC_DIST_VERSION}
DISTNAME= gcc-${GCC_DIST_VERSION}
PKGNAME= ${GCC_PKGNAME}
-PKGREVISION= 1
+PKGREVISION= 2
#PKGREVISION= 1
CATEGORIES= cross lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_DIST_VERSION}/}