mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 21:20:31 -04:00
- Move some vars around to make portlint happy - Use MUTT_LITE instead of LITE - Fetch deepif and date-contitional from remote locations - Reword COMMENT - Bring back remote patch versions incase mutt version and patch versions arn't in sync - Remove date_conditional patch pulled in remotely - Add two new sidebar samples - convert patch-* patches to makepatch patches - Greeting patch 1.7.1 now PATCHFILE - make makesum will pull all optional dist/patchfiles PR: 213431 Submitted by: maintainer (dereks lifeofadishwasher com)
11 lines
423 B
Text
11 lines
423 B
Text
--- contrib/Makefile.am.orig 2016-10-08 19:30:21 UTC
|
|
+++ contrib/Makefile.am
|
|
@@ -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.mailcap sample.muttrc sample.muttrc-sidebar sample.muttrc-tlr \
|
|
sample.vimrc-sidebar colors.default colors.linux smime.rc \
|
|
ca-bundle.crt smime_keys_test.pl mutt_xtitle
|