summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-16 18:38:01 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-16 18:38:01 +0000
commit61eb5a90a2a16f4cef5f345469bcf6efbea4ac6b (patch)
tree48161bca57a90b791a8059d42769b073f328fd55
parentxface support for knews (diff)
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.
-rw-r--r--astro/pyweather/Makefile2
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