From 087021fe4ae1b8f95109b04123b91fef91aeb913 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 16 Nov 2001 21:19:58 +0000 Subject: Change MASTER_SITES and HOMEPAGE as suggested in pkg/14607 by David Griffith . --- games/frotz/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'games/frotz') diff --git a/games/frotz/Makefile b/games/frotz/Makefile index f618e6786ad..9954c69121e 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -1,14 +1,17 @@ -# $NetBSD: Makefile,v 1.4 2001/05/23 13:35:10 dillo Exp $ +# $NetBSD: Makefile,v 1.5 2001/11/16 21:19:58 jlam Exp $ # DISTNAME= frotz-2.41 CATEGORIES= games MASTER_SITES= http://www.cs.csubak.edu/~dgriffi/frotz/files/ +MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/ \ + ftp://ftp.nodomainname.net/pub/mirrors/if-archive/infocom/interpreters/frotz/ \ + ftp://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/frotz/ \ + ftp://ftp.ifarchive.org/if-archive/unprocessed/ # 2.41 isn't on if-archive yet. -#MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/interpreters/frotz/ MAINTAINER= seebs@plethora.net -HOMEPAGE= ftp://ftp.gmd.de/if-archive/infocom/interpreters/frotz/ +HOMEPAGE= http://www.cs.csubak.edu/~dgriffi/proj/frotz/ COMMENT= Curses-based interpreter for Infocom-compatible games # uses setscrreg, which is missing from our curses -- cgit v1.2.3