diff options
author | tv <tv@pkgsrc.org> | 1998-10-04 17:24:30 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-10-04 17:24:30 +0000 |
commit | 3efc2cc122b8c97b8c74fcd1b27a748f80bdbfd2 (patch) | |
tree | ce6738628023f687f56e7630cd8431f756be6fce /sysutils/mc/pkg | |
parent | 20d063ed354ad3c39d00092e7bdba7822f705416 (diff) | |
download | pkgsrc-3efc2cc122b8c97b8c74fcd1b27a748f80bdbfd2.tar.gz |
Blecch. The cat-id-tbl is somewhat out of date, so some messages are
wrong. Temporarily swap back to included-gettext.
Diffstat (limited to 'sysutils/mc/pkg')
-rw-r--r-- | sysutils/mc/pkg/PLIST | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/mc/pkg/PLIST b/sysutils/mc/pkg/PLIST index 4990cc8211c..32544375121 100644 --- a/sysutils/mc/pkg/PLIST +++ b/sysutils/mc/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1998/10/04 17:16:23 tv Exp $ +@comment $NetBSD: PLIST,v 1.4 1998/10/04 17:24:31 tv Exp $ bin/mc bin/mcmfmt lib/mc/FAQ @@ -33,9 +33,9 @@ man/man1/mc.1 man/man1/mcedit.1 man/man8/mcserv.8 sbin/mcserv -share/locale/es/LC_MESSAGES/mc.cat -share/locale/fr/LC_MESSAGES/mc.cat -share/locale/ru/LC_MESSAGES/mc.cat +share/locale/es/LC_MESSAGES/mc.mo +share/locale/fr/LC_MESSAGES/mc.mo +share/locale/ru/LC_MESSAGES/mc.mo @dirrm lib/mc/bin @dirrm lib/mc/extfs @dirrm lib/mc/term |