summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-10-01 01:14:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-10-01 01:14:18 +0000
commit0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228 (patch)
treea359af9ae133db1419fc199dcee84fefdba2ddda /astro
parent- Accept Python 2.7 (diff)
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor)
Notes
Notes: svn path=/head/; revision=262220
Diffstat (limited to 'astro')
-rw-r--r--astro/py-metar/Makefile2
-rw-r--r--astro/weather/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile
index d93f430a98fe..c762cf721864 100644
--- a/astro/py-metar/Makefile
+++ b/astro/py-metar/Makefile
@@ -9,7 +9,7 @@ PORTNAME= metar
PORTVERSION= 0.16
CATEGORIES= astro python geography
MASTER_SITES= http://www.schwarzvogel.de/pkgs/ \
- http://sunpoet.net/distfiles/
+ LOCAL/sunpoet
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${REALPORTNAME}-${PORTVERSION}
diff --git a/astro/weather/Makefile b/astro/weather/Makefile
index ec073be4688a..7c6d8057a431 100644
--- a/astro/weather/Makefile
+++ b/astro/weather/Makefile
@@ -9,7 +9,7 @@ PORTNAME= weather
PORTVERSION= 1.5
CATEGORIES= astro python
MASTER_SITES= http://fungi.yuggoth.org/weather/src/ \
- http://sunpoet.net/distfiles/
+ LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= An utility to provide current weather conditions and forecasts