diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-07 17:31:47 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-07 17:31:47 +0000 |
commit | 323c43749358b8523458ceca505af16d9b51aff2 (patch) | |
tree | fd6d202ecd26a1a6a119b5e08a5a526f2ed3d2c4 /astro | |
parent | 25bbe8fb9af2425288c882c44c9d3c79b2027a80 (diff) | |
download | ports-323c43749358b8523458ceca505af16d9b51aff2.tar.gz ports-323c43749358b8523458ceca505af16d9b51aff2.zip |
Notes
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 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 |