summaryrefslogtreecommitdiff
path: root/cross/binutils
diff options
context:
space:
mode:
authortv <tv>1999-02-03 12:59:04 +0000
committertv <tv>1999-02-03 12:59:04 +0000
commit7a040efa9db573a758acc81e08e9d67e0c17dd3f (patch)
tree12461b401c1bcb8be429650c89114664cac2f195 /cross/binutils
parentaae5f83e51cae4bf17f7cf41e276fa38b4577361 (diff)
downloadpkgsrc-7a040efa9db573a758acc81e08e9d67e0c17dd3f.tar.gz
Fix MASTER_SITES for the binutils package.
Diffstat (limited to 'cross/binutils')
-rw-r--r--cross/binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile
index 108b1755c3f..34af7de460a 100644
--- a/cross/binutils/Makefile
+++ b/cross/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/01/07 01:07:41 tv Exp $
+# $NetBSD: Makefile,v 1.4 1999/02/03 12:59:04 tv Exp $
#
# GNU binutils configured to hold `as many targets as the cross system is
# capable of using'. Configures and builds everything except gas, which
@@ -7,7 +7,7 @@
DISTNAME= binutils-2.9.1
PKGNAME= cross-binutils-2.9.1.0
CATEGORIES= cross lang
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU:=/binutils}
MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.gnu.org/