diff options
-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} |