svn commit: r315668 - head/emulators/vice
Martin Wilke
miwi at FreeBSD.org
Tue Apr 2 10:58:58 UTC 2013
Author: miwi
Date: Tue Apr 2 10:58:56 2013
New Revision: 315668
URL: http://svnweb.freebsd.org/changeset/ports/315668
Log:
- Fix plist
Approved by: portmgr
Modified:
head/emulators/vice/Makefile (contents, props changed)
head/emulators/vice/pkg-plist (contents, props changed)
Modified: head/emulators/vice/Makefile
==============================================================================
--- head/emulators/vice/Makefile Tue Apr 2 10:38:36 2013 (r315667)
+++ head/emulators/vice/Makefile Tue Apr 2 10:58:56 2013 (r315668)
@@ -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/
Modified: head/emulators/vice/pkg-plist
==============================================================================
--- head/emulators/vice/pkg-plist Tue Apr 2 10:38:36 2013 (r315667)
+++ head/emulators/vice/pkg-plist Tue Apr 2 10:58:56 2013 (r315668)
@@ -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
More information about the svn-ports-all
mailing list