Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2003 23:00:16 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60623: Update port: games/xgolgo
Message-ID:  <20031227230016.01cff3ba.tkato@prontomail.com>
Resent-Message-ID: <200312271410.hBREAFS3031648@freefall.freebsd.org>

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

>Number:         60623
>Category:       ports
>Synopsis:       Update port: games/xgolgo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 27 06:10:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/xgolgo/Makefile games/xgolgo/Makefile
--- /usr/ports/games/xgolgo/Makefile	Mon Nov  3 14:24:35 2003
+++ games/xgolgo/Makefile	Sun Dec  7 18:38:17 2003
@@ -8,11 +8,11 @@
 PORTNAME=	xgolgo
 PORTVERSION=	1.0
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.nemoto.ecei.tohoku.ac.jp/pub/X11/misc/
+MASTER_SITES=	ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/misc/
 DISTNAME=	xeyes-g
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Xgolgo watches what you are doing and whether you're hostile or not
+COMMENT=	Watches what you are doing and whether you're hostile or not
 
 WRKSRC=		${WRKDIR}/xeyes
 USE_IMAKE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



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