diff options
Diffstat (limited to 'astro/pyweather/Makefile')
-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 28d05b45b465..c5bda03db901 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -8,7 +8,7 @@ PORTNAME= pyWeather PORTVERSION= 0.1b CATEGORIES= astro python -MASTER_SITES= http://people.FreeBSD.org/~will/distfiles/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/will/ DISTNAME= pyWeather MAINTAINER= will@FreeBSD.org |