diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-22 02:41:59 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-22 02:41:59 +0800 |
commit | 9f44addbdaac87e63dbd8c034399931a2f9b2c10 (patch) | |
tree | 1c155f3d21c1ca1293eef4f6e8a81a1cc332105a | |
parent | cc70fb834d34267e0641c53de0ba20117dfe04ee (diff) | |
download | freebsd-ports-graphics-9f44addbdaac87e63dbd8c034399931a2f9b2c10.tar.gz freebsd-ports-graphics-9f44addbdaac87e63dbd8c034399931a2f9b2c10.tar.zst freebsd-ports-graphics-9f44addbdaac87e63dbd8c034399931a2f9b2c10.zip |
Fix plist
-rw-r--r-- | emulators/desmume/Makefile | 1 | ||||
-rw-r--r-- | emulators/desmume/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/desmume/Makefile b/emulators/desmume/Makefile index e870234c61c..fb4406f91ba 100644 --- a/emulators/desmume/Makefile +++ b/emulators/desmume/Makefile @@ -3,6 +3,7 @@ PORTNAME= desmume PORTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF diff --git a/emulators/desmume/pkg-plist b/emulators/desmume/pkg-plist index fd1f123b200..0e2c222d1f4 100644 --- a/emulators/desmume/pkg-plist +++ b/emulators/desmume/pkg-plist @@ -9,6 +9,7 @@ share/applications/desmume.desktop %%DATADIR%%/glade/DeSmuME.xpm %%DATADIR%%/glade/DeSmuMe.glade %%DATADIR%%/glade/DeSmuMe_Dtools.glade +share/locale/es/LC_MESSAGES/desmume.mo share/locale/fr/LC_MESSAGES/desmume.mo share/locale/nb/LC_MESSAGES/desmume.mo share/locale/pt_BR/LC_MESSAGES/desmume.mo |