diff options
author | triaxx <triaxx@pkgsrc.org> | 2018-05-02 07:33:13 +0000 |
---|---|---|
committer | triaxx <triaxx@pkgsrc.org> | 2018-05-02 07:33:13 +0000 |
commit | a367853ed140d4b5e59b6d67dc27c6ce1ddfbb62 (patch) | |
tree | 91509bc0acc44c693829547b1ae172cd8562f00f /security/sudo | |
parent | 9740d1b108d71f950ef2b394229171a27b65679a (diff) | |
download | pkgsrc-a367853ed140d4b5e59b6d67dc27c6ce1ddfbb62.tar.gz |
sudo: fix PR 53248
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sudo/PLIST b/security/sudo/PLIST index 0c998f87a5d..574d2b00147 100644 --- a/security/sudo/PLIST +++ b/security/sudo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2018/03/07 09:17:06 adam Exp $ +@comment $NetBSD: PLIST,v 1.12 2018/05/02 07:33:13 triaxx Exp $ bin/sudo bin/sudoedit bin/sudoreplay @@ -54,6 +54,7 @@ ${PLIST.nls}share/locale/fi/LC_MESSAGES/sudoers.mo ${PLIST.nls}share/locale/fr/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/fr/LC_MESSAGES/sudoers.mo ${PLIST.nls}share/locale/fur/LC_MESSAGES/sudo.mo +${PLIST.nls}share/locale/fur/LC_MESSAGES/sudoers.mo ${PLIST.nls}share/locale/gl/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/hr/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/hr/LC_MESSAGES/sudoers.mo |