summaryrefslogtreecommitdiff
path: root/astro/planets
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-23 09:29:41 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-23 09:29:41 +0000
commita957897aedf96854814093aae433c22924281a88 (patch)
treee2006c3e15cc5bdf10fd9babd7d676b0c2747f97 /astro/planets
parent- Update to version 0.3 (diff)
- Add new MASTER_SITES
Submitted by: maintainer Reported by: bento (kris)
Notes
Notes: svn path=/head/; revision=91940
Diffstat (limited to 'astro/planets')
-rw-r--r--astro/planets/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/planets/Makefile b/astro/planets/Makefile
index b1b0c6bc5363..ff13a25e778b 100644
--- a/astro/planets/Makefile
+++ b/astro/planets/Makefile
@@ -9,7 +9,8 @@
PORTNAME= planets
PORTVERSION= 0.1.12
CATEGORIES= astro
-MASTER_SITES= http://planets.homedns.org/dist/
+MASTER_SITES= http://planets.homedns.org/dist/ \
+ http://sheepkiller.nerim.net/ports/${PORTNAME}/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org