summaryrefslogtreecommitdiff
path: root/cross/binutils-mips-current/Makefile
diff options
context:
space:
mode:
authormartin <martin@pkgsrc.org>2014-07-03 20:31:16 +0000
committermartin <martin@pkgsrc.org>2014-07-03 20:31:16 +0000
commitede0408a835ca1bcabc67a70257a94e5ce76613e (patch)
treeb335a4ba3f2c164c124dea3e18793b2e20355cd7 /cross/binutils-mips-current/Makefile
parent7d7bd8cc9f82fcbaa230b7fd6e9021f960bd7625 (diff)
downloadpkgsrc-ede0408a835ca1bcabc67a70257a94e5ce76613e.tar.gz
Support more ABI variants
Diffstat (limited to 'cross/binutils-mips-current/Makefile')
-rw-r--r--cross/binutils-mips-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/binutils-mips-current/Makefile b/cross/binutils-mips-current/Makefile
index 0a01bad260c..1a1d2a0abbe 100644
--- a/cross/binutils-mips-current/Makefile
+++ b/cross/binutils-mips-current/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2014/07/02 12:53:06 martin Exp $
+# $NetBSD: Makefile,v 1.4 2014/07/03 20:31:16 martin Exp $
#
# GNU binutils snapshot, configured to target MIPS (NetBSD/playstation2)
BINUTILS_VER= 2.24
DISTNAME= binutils-${BINUTILS_VER}
-PKGREVISION= 2
+PKGREVISION= 3
PKGNAME= binutils-mips-${BINUTILS_VER}
CATEGORIES= cross lang
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}