aboutsummaryrefslogtreecommitdiff
path: root/astro/pyweather
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-29 02:31:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-29 02:31:42 +0000
commitbe6c01ee85b2fa61f2030ef2065df69712693a50 (patch)
tree0877333f8365a55defdb5b17b76269bfa53693f7 /astro/pyweather
parentc62bea27fe2d419668f48e9bda44f94f29806f7c (diff)
downloadports-be6c01ee85b2fa61f2030ef2065df69712693a50.tar.gz
ports-be6c01ee85b2fa61f2030ef2065df69712693a50.zip
Use ${MASTER_SITE_LOCAL}.
Notes
Notes: svn path=/head/; revision=29964
Diffstat (limited to 'astro/pyweather')
-rw-r--r--astro/pyweather/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile
index 0b6978c21417..f99cc4759126 100644
--- a/astro/pyweather/Makefile
+++ b/astro/pyweather/Makefile
@@ -8,7 +8,8 @@
PORTNAME= pyWeather
PORTVERSION= 0.1b
CATEGORIES= astro python
-MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/will/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= will
DISTNAME= pyWeather
MAINTAINER= ports@FreeBSD.org