summaryrefslogtreecommitdiff
path: root/cross/binutils/Makefile
diff options
context:
space:
mode:
authortv <tv>1999-02-18 03:13:26 +0000
committertv <tv>1999-02-18 03:13:26 +0000
commit2ae0d3807f8712d03452aefbf9e156faca99106e (patch)
treec03100f28a9bc69e7cbae2b379bece5e896ee684 /cross/binutils/Makefile
parent4adf60beaf9851985e97eb8f509621a7080562b2 (diff)
downloadpkgsrc-2ae0d3807f8712d03452aefbf9e156faca99106e.tar.gz
Re-add the slash in the binutils directory modifier. Noticed in PR
pkg/7005 in certain configurations.
Diffstat (limited to 'cross/binutils/Makefile')
-rw-r--r--cross/binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile
index 66f1d47d80a..1024b4b41f0 100644
--- a/cross/binutils/Makefile
+++ b/cross/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/02/03 16:42:54 tv Exp $
+# $NetBSD: Makefile,v 1.6 1999/02/18 03:13:26 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:=binutils}
+MASTER_SITES= ${MASTER_SITE_GNU:=/binutils}
MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.gnu.org/