Date: Tue, 8 Sep 1998 19:26:38 +0900 (JST) From: usagi@clave.gr.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: ematsu@pfu.co.jp Subject: ports/7862: Fixing ruby-1.0 port Message-ID: <199809081026.TAA06470@son.clave.gr.jp>
next in thread | raw e-mail | index | archive | help
>Number: 7862 >Category: ports >Synopsis: fix unfetch problem >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 8 03:30:02 PDT 1998 >Last-Modified: >Originator: Eiji-usagi-Matsumoto >Organization: Ruby Club member >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: Please chage the Makefile to fix my unfechable problem. >Description: Changes - change the MASTER_SITES >How-To-Repeat: >Fix: Here is the 'diff -ruN' results. --- ruby/Makefile Fri May 15 19:32:44 1998 +++ ruby.new/Makefile Tue Sep 8 19:18:13 1998 @@ -9,7 +9,7 @@ DISTNAME= ruby-1.0-971225 PKGNAME= ruby-1.0 CATEGORIES= lang -MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/ +MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/1.0/ MAINTAINER= usagi@clave.gr.jp >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?199809081026.TAA06470>