diff options
author | itetcu <itetcu@FreeBSD.org> | 2009-05-03 13:57:25 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2009-05-03 13:57:25 +0800 |
commit | 4e1209b69fa828f3b974ad59b9c12100f57b7d4c (patch) | |
tree | f11eda909735a008b90758e02bc88d4ee66afd10 /games | |
parent | 3cd556d2e9a567a2160702e1b77756d189f60e81 (diff) | |
download | freebsd-ports-gnome-4e1209b69fa828f3b974ad59b9c12100f57b7d4c.tar.gz freebsd-ports-gnome-4e1209b69fa828f3b974ad59b9c12100f57b7d4c.tar.zst freebsd-ports-gnome-4e1209b69fa828f3b974ad59b9c12100f57b7d4c.zip |
Fix plist and bump PORTREVISION.
Prompted by: QAT
Diffstat (limited to 'games')
-rw-r--r-- | games/poker-engine/Makefile | 1 | ||||
-rw-r--r-- | games/poker-engine/pkg-plist | 24 |
2 files changed, 25 insertions, 0 deletions
diff --git a/games/poker-engine/Makefile b/games/poker-engine/Makefile index 0aecefcb3dbf..bac21dd674a7 100644 --- a/games/poker-engine/Makefile +++ b/games/poker-engine/Makefile @@ -8,6 +8,7 @@ PORTNAME= poker-engine PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/pokersource/sources/ diff --git a/games/poker-engine/pkg-plist b/games/poker-engine/pkg-plist index e8771ae88d10..70e9eff1a993 100644 --- a/games/poker-engine/pkg-plist +++ b/games/poker-engine/pkg-plist @@ -79,6 +79,30 @@ etc/poker-engine/pot-limit.template @dirrm etc/poker-engine libdata/pkgconfig/poker-engine.pc sbin/pokerconfigupgrade +share/locale/da/LC_MESSAGES/poker-engine.mo +share/locale/de/LC_MESSAGES/poker-engine.mo +share/locale/en/LC_MESSAGES/poker-engine.mo +share/locale/en_CA/LC_MESSAGES/poker-engine.mo +share/locale/en_US/LC_MESSAGES/poker-engine.mo +share/locale/es/LC_MESSAGES/poker-engine.mo +share/locale/fi/LC_MESSAGES/poker-engine.mo +share/locale/fr/LC_MESSAGES/poker-engine.mo +share/locale/fr_BE/LC_MESSAGES/poker-engine.mo +share/locale/fr_CA/LC_MESSAGES/poker-engine.mo +share/locale/fr_FX/LC_MESSAGES/poker-engine.mo +share/locale/it/LC_MESSAGES/poker-engine.mo +share/locale/nb/LC_MESSAGES/poker-engine.mo +share/locale/nl/LC_MESSAGES/poker-engine.mo +share/locale/pt/LC_MESSAGES/poker-engine.mo +share/locale/sv/LC_MESSAGES/poker-engine.mo +@dirrmtry share/locale/en_US/LC_MESSAGES +@dirrmtry share/locale/en_US +@dirrmtry share/locale/fr_BE/LC_MESSAGES +@dirrmtry share/locale/fr_BE +@dirrmtry share/locale/fr_CA/LC_MESSAGES +@dirrmtry share/locale/fr_CA +@dirrmtry share/locale/fr_FX/LC_MESSAGES +@dirrmtry share/locale/fr_FX %%DATADIR%%/conf/poker..01-.02-no-limit.xml %%DATADIR%%/conf/poker..01-.02-pot-limit.xml %%DATADIR%%/conf/poker..02-.04-limit.xml |