aboutsummaryrefslogtreecommitdiff
path: root/misc/mshell/Makefile
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 /misc/mshell/Makefile
parentc62bea27fe2d419668f48e9bda44f94f29806f7c (diff)
downloadports-be6c01ee85b2fa61f2030ef2065df69712693a50.tar.gz
ports-be6c01ee85b2fa61f2030ef2065df69712693a50.zip
Use ${MASTER_SITE_LOCAL}.
Notes
Notes: svn path=/head/; revision=29964
Diffstat (limited to 'misc/mshell/Makefile')
-rw-r--r--misc/mshell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/mshell/Makefile b/misc/mshell/Makefile
index b94be5e79260..7279da31456b 100644
--- a/misc/mshell/Makefile
+++ b/misc/mshell/Makefile
@@ -9,7 +9,8 @@
PORTNAME= mshell
PORTVERSION= 1.0
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jmz
DISTFILES= 7432.Z
MAINTAINER= jmz@FreeBSD.org