aboutsummaryrefslogtreecommitdiff
path: root/games/tads/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-04-23 21:45:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-04-23 21:45:04 +0000
commitf264333f1b5325801a620bbc0a5c88f68d641ebf (patch)
tree3922b1ad86795f9085714c724a895ef115580dbc /games/tads/Makefile
parente8239d1eb7454d646e870e335e3c6b25132fadd7 (diff)
Notes
Diffstat (limited to 'games/tads/Makefile')
-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