Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2000 11:13:56 +0900 (JST)
From:      tino@pa2.so-net.ne.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19775: mingw-binutils fix
Message-ID:  <200007080213.LAA01018@tino.adsl.wakwak.com>

next in thread | raw e-mail | index | archive | help

>Number:         19775
>Category:       ports
>Synopsis:       fetch error
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 07 19:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Toshihiro Inoue
>Release:        FreeBSD 3.5-RELEASE i386
>Organization:
>Environment:
>Description:

fix a fetch error:
devel/mingw-binutils

>How-To-Repeat:
>Fix:

diff -ur devel/mingw-binutils.orig/Makefile devel/mingw-binutils/Makefile
--- devel/mingw-binutils.orig/Makefile	Tue Jun 27 04:19:07 2000
+++ devel/mingw-binutils/Makefile	Tue Jun 27 10:42:35 2000
@@ -9,7 +9,7 @@
 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

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007080213.LAA01018>