From f1daa7b86c8bcac2a8580caaa4b8e0b8f81390d5 Mon Sep 17 00:00:00 2001 From: linimon Date: Thu, 24 Jun 2004 16:41:24 +0000 Subject: Add alternate mastersite. (The original one seems to have been restored since the PR was filed.) PR: ports/66901 Submitted by: Roman Neuhauser Approved by: maintainer timeout (4 weeks) --- astro/gkrellmearth/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/astro/gkrellmearth/Makefile b/astro/gkrellmearth/Makefile index 2ef38908f268..a22ef8530313 100644 --- a/astro/gkrellmearth/Makefile +++ b/astro/gkrellmearth/Makefile @@ -10,7 +10,8 @@ PORTNAME= earth PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= astro -MASTER_SITES= http://www.geocities.com/saintdead/ +MASTER_SITES= http://www.geocities.com/saintdead/ \ + http://www.linuxtux.org/downloads/linux-older-aps/gkrellm/ PKGNAMEPREFIX= gkrellm DISTNAME= ${PORTNAME}_anim-${PORTVERSION} -- cgit