diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/lander/Makefile | 2 | ||||
-rw-r--r-- | games/lander/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/lander/Makefile b/games/lander/Makefile index cec05cf96329..c55b241e3cfa 100644 --- a/games/lander/Makefile +++ b/games/lander/Makefile @@ -3,7 +3,7 @@ PORTNAME= lander PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.nickg.me.uk/files/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/lander/pkg-plist b/games/lander/pkg-plist index 26d3dc28ec89..8c1df806faf8 100644 --- a/games/lander/pkg-plist +++ b/games/lander/pkg-plist @@ -46,6 +46,7 @@ bin/lander %%DATADIR%%/sounds/missile.wav %%DATADIR%%/sounds/select.wav share/locale/en_GB/LC_MESSAGES/lander.mo +share/locale/nl/LC_MESSAGES/lander.mo share/locale/sv/LC_MESSAGES/lander.mo @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%%/images |