aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/tads/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile
index 2f5aa72fa860..5900608df796 100644
--- a/games/tads/Makefile
+++ b/games/tads/Makefile
@@ -8,7 +8,9 @@
PORTNAME= tads
PORTVERSION= 2.5.9
CATEGORIES= games lang
-MASTER_SITES= http://www.ifarchive.org/if-archive/programming/tads2/source/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+# http://www.ifarchive.org/if-archive/programming/tads2/source/
+MASTER_SITE_SUBDIR=kris
DISTNAME= tads23-unix
MAINTAINER= kris@FreeBSD.org