From adam@cheshire.blacktabby.org  Wed Sep 12 14:20:23 2001
Return-Path: <adam@cheshire.blacktabby.org>
Received: from cheshire.blacktabby.org (c1713774-a.almda1.sfba.home.com [24.9.168.244])
	by hub.freebsd.org (Postfix) with ESMTP id 6FB0037B40A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Sep 2001 14:20:22 -0700 (PDT)
Received: by cheshire.blacktabby.org (Postfix, from userid 1000)
	id A8348597C; Wed, 12 Sep 2001 14:20:06 -0700 (PDT)
Message-Id: <20010912212006.A8348597C@cheshire.blacktabby.org>
Date: Wed, 12 Sep 2001 14:20:06 -0700 (PDT)
From: Adam Kranzel <adam@alameda.edu>
Reply-To: Adam Kranzel <adam@alameda.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Fix master sites for games/frotz port, and take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 12 14:30:00 PDT 2001
>Closed-Date:    Wed Sep 12 20:08:09 PDT 2001
>Last-Modified:  Wed Sep 12 20:09:10 PDT 2001
>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:
State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Wed Sep 12 20:08:09 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30537 
>Unformatted:
