diff options
author | miwi <miwi@FreeBSD.org> | 2013-04-02 18:58:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-04-02 18:58:56 +0800 |
commit | 77610a1afe21262ac58a373b4afeb9bd03186740 (patch) | |
tree | 1868fae8797a7032d0ff014f4a2c1ebd751f39c4 /emulators | |
parent | fc94e82d1c443b1fbf1142e1308928dd23fbb733 (diff) | |
download | freebsd-ports-graphics-77610a1afe21262ac58a373b4afeb9bd03186740.tar.gz freebsd-ports-graphics-77610a1afe21262ac58a373b4afeb9bd03186740.tar.zst freebsd-ports-graphics-77610a1afe21262ac58a373b4afeb9bd03186740.zip |
- Fix plist
Approved by: portmgr
Diffstat (limited to 'emulators')
-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 5be6b584cea..d8bc2615655 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 b88721cfbe1..3746720d0a6 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 |