diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-04-02 18:58:56 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-04-02 18:58:56 +0800 |
commit | 25ba69e341d8d31672a642ce77e33cb881dacfe9 (patch) | |
tree | 1868fae8797a7032d0ff014f4a2c1ebd751f39c4 /emulators/vice | |
parent | c452d019617ffcf1a1ce737736cd13a70112cf81 (diff) | |
download | freebsd-ports-gnome-25ba69e341d8d31672a642ce77e33cb881dacfe9.tar.gz freebsd-ports-gnome-25ba69e341d8d31672a642ce77e33cb881dacfe9.tar.zst freebsd-ports-gnome-25ba69e341d8d31672a642ce77e33cb881dacfe9.zip |
- Fix plist
Approved by: portmgr
Diffstat (limited to 'emulators/vice')
-rw-r--r-- | emulators/vice/Makefile | 1 | ||||
-rw-r--r-- | emulators/vice/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 5be6b584cea6..d8bc26156552 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -3,6 +3,7 @@ PORTNAME= vice PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ diff --git a/emulators/vice/pkg-plist b/emulators/vice/pkg-plist index b88721cfbe12..3746720d0a60 100644 --- a/emulators/vice/pkg-plist +++ b/emulators/vice/pkg-plist @@ -14,11 +14,14 @@ bin/xvic info/vice.txt %%NLS%%share/locale/da/LC_MESSAGES/vice.mo %%NLS%%share/locale/de/LC_MESSAGES/vice.mo +%%NLS%%share/locale/es/LC_MESSAGES/vice.mo %%NLS%%share/locale/fr/LC_MESSAGES/vice.mo %%NLS%%share/locale/hu/LC_MESSAGES/vice.mo %%NLS%%share/locale/it/LC_MESSAGES/vice.mo +%%NLS%%share/locale/ko/LC_MESSAGES/vice.mo %%NLS%%share/locale/nl/LC_MESSAGES/vice.mo %%NLS%%share/locale/pl/LC_MESSAGES/vice.mo +%%NLS%%share/locale/ru/LC_MESSAGES/vice.mo %%NLS%%share/locale/sv/LC_MESSAGES/vice.mo %%NLS%%share/locale/tr/LC_MESSAGES/vice.mo lib/vice/C128/basic64 |