aboutsummaryrefslogtreecommitdiff
path: root/games/tads/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/tads/Makefile')
-rw-r--r--games/tads/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile
index c4db8dcbfb63..7488f459cc7f 100644
--- a/games/tads/Makefile
+++ b/games/tads/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tads
-PORTVERSION= 2.5.7
+PORTVERSION= 2.5.8
CATEGORIES= games lang
MASTER_SITES= http://www.ifarchive.org/if-archive/programming/tads2/source/
DISTNAME= tads23-unix
@@ -14,7 +14,6 @@ DISTNAME= tads23-unix
MAINTAINER= kris@FreeBSD.org
COMMENT= TADS compiler/interpreter for interactive fiction
-WRKSRC= ${WRKDIR}/tads/tads2
-MAKEFILE= makefile
+WRKSRC= ${WRKDIR}/tads-3.0.7/tads2
.include <bsd.port.mk>