diff options
author | linimon <linimon@FreeBSD.org> | 2004-06-25 00:41:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-06-25 00:41:24 +0800 |
commit | f1daa7b86c8bcac2a8580caaa4b8e0b8f81390d5 (patch) | |
tree | 6b8c1b30aff636d51dc36878440bb2e3dc52f02b /astro | |
parent | 9f09bd8a3fc8706c7b6df28cce71f3fd1b22df80 (diff) | |
download | freebsd-ports-gnome-f1daa7b86c8bcac2a8580caaa4b8e0b8f81390d5.tar.gz freebsd-ports-gnome-f1daa7b86c8bcac2a8580caaa4b8e0b8f81390d5.tar.zst freebsd-ports-gnome-f1daa7b86c8bcac2a8580caaa4b8e0b8f81390d5.zip |
Add alternate mastersite. (The original one seems to have been restored
since the PR was filed.)
PR: ports/66901
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Approved by: maintainer timeout (4 weeks)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gkrellmearth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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} |