summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-07-08 07:32:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-07-08 07:32:12 +0000
commit5042b0369c522573801837eee551f9d788bcda1b (patch)
tree39ed7544806b6821e3c3d4ea7d53ed2174ab627b /devel
parentThe secondary mastersites were (diff)
Fix the wrong MASTER_SITE_SUBDIR.
PR: ports/19775 Submitted by: Maintainer
Notes
Notes: svn path=/head/; revision=30359
Diffstat (limited to 'devel')
-rw-r--r--devel/mingw-binutils/Makefile2
-rw-r--r--devel/mingw32-binutils/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/mingw-binutils/Makefile b/devel/mingw-binutils/Makefile
index 8b142a3d5444..1ab271a82c48 100644
--- a/devel/mingw-binutils/Makefile
+++ b/devel/mingw-binutils/Makefile
@@ -9,7 +9,7 @@ PORTNAME= binutils
PORTVERSION= 2.9.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= binutil
+MASTER_SITE_SUBDIR= binutils
PKGNAMEPREFIX= mingw-
MAINTAINER= tino@pa2.so-net.ne.jp
diff --git a/devel/mingw32-binutils/Makefile b/devel/mingw32-binutils/Makefile
index 8b142a3d5444..1ab271a82c48 100644
--- a/devel/mingw32-binutils/Makefile
+++ b/devel/mingw32-binutils/Makefile
@@ -9,7 +9,7 @@ PORTNAME= binutils
PORTVERSION= 2.9.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= binutil
+MASTER_SITE_SUBDIR= binutils
PKGNAMEPREFIX= mingw-
MAINTAINER= tino@pa2.so-net.ne.jp