diff options
author | will <will@FreeBSD.org> | 2000-04-17 02:38:01 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-17 02:38:01 +0800 |
commit | de0bb85630b6e65b01a64fe633918c6cbafe36cc (patch) | |
tree | 04ad5b3500fa64dc71b05dee342aca0647918297 /astro | |
parent | 6c801225e50d60608c75abac649d479e303bed72 (diff) | |
download | freebsd-ports-gnome-de0bb85630b6e65b01a64fe633918c6cbafe36cc.tar.gz freebsd-ports-gnome-de0bb85630b6e65b01a64fe633918c6cbafe36cc.tar.zst freebsd-ports-gnome-de0bb85630b6e65b01a64fe633918c6cbafe36cc.zip |
Fix fennerism; store distfile on my people.FreeBSD.org space. The pyWeather
homepage has apparently disappeared of the face of the earth, so for the
time being, I'll store it here. Maybe they'll pop up later this year.
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 |