Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2000 13:10:35 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/20324: Update port: games/yamsweeper
Message-ID:  <20000731201035.0823D37BCDD@hub.freebsd.org>

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

>Number:         20324
>Category:       ports
>Synopsis:       Update port: games/yamsweeper
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 31 13:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/yamsweeper/Makefile games/yamsweeper/Makefile
--- /usr/ports/games/yamsweeper/Makefile	Sat Apr 15 00:24:45 2000
+++ games/yamsweeper/Makefile	Tue Aug  1 05:03:48 2000
@@ -8,7 +8,10 @@
 PORTNAME=	yamsweeper
 PORTVERSION=	1.9
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.jaist.ac.jp/pub/os/linux/JG/JG-0.9.1/sources/
+MASTER_SITES=	ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \
+		ftp://ftp.riken.go.jp/pub/Linux/jg/JG-0.9.1/sources/ \
+		ftp://ftp.eos.hokudai.ac.jp/pub/Linux/JG/JG-0.9.1/sources/ \
+		ftp://mirror.nucba.ac.jp/mirror/JG/JG-0.9.1/sources/
 EXTRACT_SUFX=	.taz
 
 MAINTAINER=	hidekazu@cs.titech.ac.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?20000731201035.0823D37BCDD>