diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-09-01 13:46:22 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-09-01 13:46:22 +0000 |
commit | 1783cd17e47eeecb8ae7da7b186c9a9273f5b3ab (patch) | |
tree | 88e810d3b747cadaa06c27f108993620d00e019d /mail/mutt-devel/files/patch-contrib-Makefile.am | |
parent | - Update to 1.0.11 (diff) |
- Update to 1.5.13
PR: ports/102697
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=171806
Diffstat (limited to 'mail/mutt-devel/files/patch-contrib-Makefile.am')
-rw-r--r-- | mail/mutt-devel/files/patch-contrib-Makefile.am | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/mutt-devel/files/patch-contrib-Makefile.am b/mail/mutt-devel/files/patch-contrib-Makefile.am new file mode 100644 index 000000000000..2328b65e1b37 --- /dev/null +++ b/mail/mutt-devel/files/patch-contrib-Makefile.am @@ -0,0 +1,11 @@ +--- contrib/Makefile.am.orig Tue Jul 18 20:04:14 2006 ++++ contrib/Makefile.am Wed Aug 30 16:15:04 2006 +@@ -2,7 +2,7 @@ + + subdir = contrib + +-SAMPLES = Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc pgp6.rc Tin.rc \ ++SAMPLES = Mush.rc Pine.rc gpg.rc pgp2.rc pgp6.rc Tin.rc \ + sample.muttrc sample.mailcap sample.muttrc-tlr \ + colors.default colors.linux smime.rc \ + ca-bundle.crt smime_keys_test.pl |