Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2001 14:20:06 -0700 (PDT)
From:      Adam Kranzel <adam@alameda.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30537: Fix master sites for games/frotz port, and take maintainership
Message-ID:  <20010912212006.A8348597C@cheshire.blacktabby.org>

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

>Number:         30537
>Category:       ports
>Synopsis:       Fix master sites for games/frotz port, and take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 12 14:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Adam Kranzel
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheshire.blacktabby.org 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Mon Sep 3 18:57:46 PDT 2001 adam@cheshire.blacktabby.org:/usr/obj/usr/src/sys/CHESHIRE i386

>Description:
	The Interactive Fiction archive (formerly at ftp.gmd.de) has
	moved to ftp.ifarchive.org, due to ftp.gmd.de going away.
	The included patch fixes the master sites to point to to the
	new location.
	Also it sets me as maintainer, since I actually use this
	software, and it currently has no maintainer.

>How-To-Repeat:
	n/a
>Fix:

diff -ruN frotz.good/Makefile frotz/Makefile
--- frotz.good/Makefile	Wed Sep 12 13:53:11 2001
+++ frotz/Makefile	Wed Sep 12 13:53:44 2001
@@ -8,11 +8,11 @@
 PORTNAME=	frotz
 PORTVERSION=	2.41
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.gmd.de/if-archive/infocom/interpreters/frotz/ \
+MASTER_SITES=	ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/ \
 		http://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/frotz/ \
 		http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	adam@alameda.edu
 
 MAKE_ARGS=	CC="${CC}" OPTS="${CFLAGS}" PREFIX="${PREFIX}" \
 		CONFIG_DIR="${PREFIX}/etc" INCL="" LIB=""
diff -ruN frotz.good/pkg-descr frotz/pkg-descr
--- frotz.good/pkg-descr	Wed Sep 12 13:53:11 2001
+++ frotz/pkg-descr	Wed Sep 12 13:54:39 2001
@@ -5,6 +5,6 @@
 Atari ST, Amiga or Macintosh games on your PC once you manage
 to transfer the story files.  There is an increasing number
 of new games available on the Internet. Check the if-archive
-at ftp.gmd.de.
+at ftp.ifarchive.org.
 
 WWW: http://www.cs.csubak.edu/~dgriffi/frotz/
>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?20010912212006.A8348597C>