aboutsummaryrefslogtreecommitdiffstats
path: root/games/neverball/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/neverball/Makefile')
-rw-r--r--games/neverball/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/neverball/Makefile b/games/neverball/Makefile
index db8477dca431..a72d4b10b348 100644
--- a/games/neverball/Makefile
+++ b/games/neverball/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= neverball
-PORTVERSION= 1.3.7
+PORTVERSION= 1.4.0
CATEGORIES= games
MASTER_SITES= http://icculus.org/neverball/
@@ -23,8 +23,8 @@ USE_REINPLACE= yes
USE_SDL= image mixer ttf
DOCS= CHANGES COPYING README
-DIRS= bgm map-back map-mym map-putt map-rlk mtrl obj png shot-mym \
- shot-putt shot-rlk snd ttf
+DIRS= back bgm map-back map-mym map-paxed map-putt map-rlk mtrl obj \
+ png shot-mym shot-putt shot-rlk snd ttf
post-patch:
@${REINPLACE_CMD} -e 's|./data|${DATADIR}/data|g' \