diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/pyweather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index 6fb472a13bb9..28d05b45b465 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -8,7 +8,7 @@ PORTNAME= pyWeather PORTVERSION= 0.1b CATEGORIES= astro python -MASTER_SITES= http://members.bellatlantic.net/~rasclkng/ +MASTER_SITES= http://people.FreeBSD.org/~will/distfiles/ DISTNAME= pyWeather MAINTAINER= will@FreeBSD.org |