From fc9ae72230079aa1db2751eb5bbff73ba45eed0e Mon Sep 17 00:00:00 2001 From: miwi Date: Wed, 27 Mar 2013 10:18:06 +0000 Subject: - Fix plist --- games/lander/Makefile | 2 +- games/lander/pkg-plist | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'games') 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 -- cgit