diff options
author | ryoon <ryoon> | 2011-10-14 18:06:30 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2011-10-14 18:06:30 +0000 |
commit | 25e41b80a86e806c2fa2bfd455ab4a59f601139c (patch) | |
tree | d5b3bb4dcd50043b2e6b2517d5a453d04600468f /x11 | |
parent | 692b8e3d94aff65482be41a39c105e821944b605 (diff) | |
download | pkgsrc-25e41b80a86e806c2fa2bfd455ab4a59f601139c.tar.gz |
Fix PLIST (add missing line)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/sakura/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/sakura/PLIST b/x11/sakura/PLIST index 7056bce5aa9..8c0f6232b3d 100644 --- a/x11/sakura/PLIST +++ b/x11/sakura/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/10/14 16:29:42 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2011/10/14 18:06:30 ryoon Exp $ bin/sakura man/man1/sakura.1 share/applications/sakura.desktop @@ -12,6 +12,7 @@ share/locale/hr/LC_MESSAGES/sakura.mo share/locale/hu/LC_MESSAGES/sakura.mo share/locale/it/LC_MESSAGES/sakura.mo share/locale/ja/LC_MESSAGES/sakura.mo +share/locale/ko/LC_MESSAGES/sakura.mo share/locale/pl/LC_MESSAGES/sakura.mo share/locale/pt_BR/LC_MESSAGES/sakura.mo share/locale/ru/LC_MESSAGES/sakura.mo |