diff options
author | will <will@FreeBSD.org> | 2000-04-16 18:38:01 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-16 18:38:01 +0000 |
commit | de0bb85630b6e65b01a64fe633918c6cbafe36cc (patch) | |
tree | 04ad5b3500fa64dc71b05dee342aca0647918297 /astro/pyweather | |
parent | 6c801225e50d60608c75abac649d479e303bed72 (diff) | |
download | FreeBSD-ports-de0bb85630b6e65b01a64fe633918c6cbafe36cc.zip FreeBSD-ports-de0bb85630b6e65b01a64fe633918c6cbafe36cc.tar.gz |
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/pyweather')
-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 6fb472a..28d05b4 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 |