aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mshell
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-06-29 10:31:42 +0800
committerasami <asami@FreeBSD.org>2000-06-29 10:31:42 +0800
commit86688662ee4069a7cd518676ff8e421c8f0e809d (patch)
tree6305ab987dcce715d514f38deb608104562723ec /misc/mshell
parent52f18bf97a85d08baed7eb38c0d7b388b5979ef6 (diff)
downloadfreebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.tar.gz
freebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.tar.zst
freebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.zip
Use ${MASTER_SITE_LOCAL}.
Diffstat (limited to 'misc/mshell')
-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