diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-10-17 02:40:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-10-17 02:40:41 +0000 |
commit | da35507d98214f7d77401cf30df3ae0a8f638851 (patch) | |
tree | 334b86a48351a09d2c122492ad30ab7d111d9f26 /mail/mutt/files/patch-Makefile.am.doc | |
parent | - Update to 1.9.160630 (diff) |
- Update to 1.7.1
- 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)
Diffstat (limited to 'mail/mutt/files/patch-Makefile.am.doc')
-rw-r--r-- | mail/mutt/files/patch-Makefile.am.doc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/mutt/files/patch-Makefile.am.doc b/mail/mutt/files/patch-Makefile.am.doc deleted file mode 100644 index 5c5854250df1..000000000000 --- a/mail/mutt/files/patch-Makefile.am.doc +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.am.orig2 Mon Feb 7 10:20:52 2005 -+++ Makefile.am Mon Feb 7 10:29:41 2005 -@@ -10,7 +10,7 @@ - IMAP_INCLUDES = -I$(top_srcdir)/imap - endif - --SUBDIRS = m4 po intl doc contrib $(IMAP_SUBDIR) -+SUBDIRS = m4 po intl contrib $(IMAP_SUBDIR) . doc - - bin_SCRIPTS = muttbug flea @SMIMEAUX_TARGET@ - |