aboutsummaryrefslogtreecommitdiffstats
path: root/games/tads/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-04-24 05:45:04 +0800
committerkris <kris@FreeBSD.org>2006-04-24 05:45:04 +0800
commitedddf18a2c9107d9c183b2e9b905b973487d3762 (patch)
tree02498e8ebdca5e1f64eb5052ee165ba487eaebbb /games/tads/Makefile
parent1e84468cc0380d91bf1ccaa38db2e513e34097ff (diff)
downloadfreebsd-ports-gnome-edddf18a2c9107d9c183b2e9b905b973487d3762.tar.gz
freebsd-ports-gnome-edddf18a2c9107d9c183b2e9b905b973487d3762.tar.zst
freebsd-ports-gnome-edddf18a2c9107d9c183b2e9b905b973487d3762.zip
Host distfile locally since it mysteriously disappeared from if-archive,
and mail to the author has gone unanswered.
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