diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-05-13 08:00:04 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-05-13 08:00:04 +0000 |
commit | dbd3383260a1ea5b9981be6d88a047ff2e129f3e (patch) | |
tree | 1212258d07893e4bfd111a5a00f4644c685df45c /mail/msmtp | |
parent | 30f0f7fa0b49893f4f0a547d2e40ff6a80ba0748 (diff) | |
download | pkgsrc-dbd3383260a1ea5b9981be6d88a047ff2e129f3e.tar.gz |
Remove obsolete nls line from PLIST.
Diffstat (limited to 'mail/msmtp')
-rw-r--r-- | mail/msmtp/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/msmtp/PLIST b/mail/msmtp/PLIST index e8e96f725ba..f693260e102 100644 --- a/mail/msmtp/PLIST +++ b/mail/msmtp/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.8 2010/07/06 07:33:43 obache Exp $ +@comment $NetBSD: PLIST,v 1.9 2011/05/13 08:00:04 ryoon Exp $ bin/msmtp info/msmtp.info man/man1/msmtp.1 share/examples/msmtp/msmtprc-user.example share/locale/de/LC_MESSAGES/msmtp.mo -share/locale/pt_BR/LC_MESSAGES/msmtp.mo |