aboutsummaryrefslogtreecommitdiffstats
path: root/games
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 /games
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 'games')
-rw-r--r--games/qix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/qix/Makefile b/games/qix/Makefile
index af336773a6e4..70f87c566684 100644
--- a/games/qix/Makefile
+++ b/games/qix/Makefile
@@ -8,7 +8,8 @@
PORTNAME= qix
PORTVERSION= 1.1
CATEGORIES= games
-MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jmz
MAINTAINER= jmz@FreeBSD.org