summaryrefslogtreecommitdiffstats
path: root/games/frotz/frotz.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/frotz/frotz.SlackBuild')
-rw-r--r--games/frotz/frotz.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/frotz/frotz.SlackBuild b/games/frotz/frotz.SlackBuild
index b1e9570c6f..3110ac572d 100644
--- a/games/frotz/frotz.SlackBuild
+++ b/games/frotz/frotz.SlackBuild
@@ -8,8 +8,10 @@
# - updated for Slackware 14 and frotz 2.43d
# - include dumb terminal frotz in build
+# 20150904 bkw: updated for frotz 2.44
+
PRGNAM=frotz
-VERSION=${VERSION:-2.43d}
+VERSION=${VERSION:-2.44}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}