diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-13 12:35:02 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-13 12:35:02 +0800 |
commit | aec1e46141da239935cbc2c442324e1097fec41c (patch) | |
tree | 26ebec4df884c646b92181bc5fc10ee2b704e6a7 | |
parent | 45d0b0089dbca3b2e2d08c42e0d5b04f557d13a1 (diff) | |
download | marcuscom-ports-aec1e46141da239935cbc2c442324e1097fec41c.tar marcuscom-ports-aec1e46141da239935cbc2c442324e1097fec41c.tar.gz marcuscom-ports-aec1e46141da239935cbc2c442324e1097fec41c.tar.bz2 marcuscom-ports-aec1e46141da239935cbc2c442324e1097fec41c.tar.lz marcuscom-ports-aec1e46141da239935cbc2c442324e1097fec41c.tar.xz marcuscom-ports-aec1e46141da239935cbc2c442324e1097fec41c.tar.zst marcuscom-ports-aec1e46141da239935cbc2c442324e1097fec41c.zip |
Fix the pkg-plist.
Reported by: GNOME Tinderbox
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3418 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net/vino/Makefile | 1 | ||||
-rw-r--r-- | net/vino/pkg-plist | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 948e0aa19..8fc36b3a7 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -7,6 +7,7 @@ PORTNAME= vino PORTVERSION= 2.9.2 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.9 diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist index 6935ceae0..8ae6181cc 100644 --- a/net/vino/pkg-plist +++ b/net/vino/pkg-plist @@ -3,9 +3,9 @@ bin/vino-session libdata/bonobo/servers/GNOME_RemoteDesktop.server libexec/vino-server share/gnome/applications/vino-preferences.desktop -share/icons/hicolor/48x48/apps/gnome-remote-desktop.png share/gnome/vino/vino-preferences.glade share/gnome/vino/vino-prompt.glade +share/icons/hicolor/48x48/apps/gnome-remote-desktop.png share/locale/ar/LC_MESSAGES/vino.mo share/locale/az/LC_MESSAGES/vino.mo share/locale/bg/LC_MESSAGES/vino.mo @@ -28,7 +28,9 @@ share/locale/id/LC_MESSAGES/vino.mo share/locale/it/LC_MESSAGES/vino.mo share/locale/ja/LC_MESSAGES/vino.mo share/locale/ko/LC_MESSAGES/vino.mo +share/locale/lt/LC_MESSAGES/vino.mo share/locale/mk/LC_MESSAGES/vino.mo +share/locale/mn/LC_MESSAGES/vino.mo share/locale/ms/LC_MESSAGES/vino.mo share/locale/nb/LC_MESSAGES/vino.mo share/locale/nl/LC_MESSAGES/vino.mo @@ -41,6 +43,7 @@ share/locale/pt/LC_MESSAGES/vino.mo share/locale/pt_BR/LC_MESSAGES/vino.mo share/locale/ro/LC_MESSAGES/vino.mo share/locale/ru/LC_MESSAGES/vino.mo +share/locale/sk/LC_MESSAGES/vino.mo share/locale/sq/LC_MESSAGES/vino.mo share/locale/sr/LC_MESSAGES/vino.mo share/locale/sr@Latn/LC_MESSAGES/vino.mo |