diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-07-22 09:15:04 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-07-22 09:15:04 +0000 |
commit | bb040dde3e08355fc3ff13644072333bff22f964 (patch) | |
tree | 48afad7ae2c1b5fd6c866fadb03127860561cb60 /mail/mutt-devel/files/patch-Makefile.am.doc | |
parent | - Upgrade to 0.12.3.ja2. (diff) |
Move mail/mutt to mail/mutt14
Move mail/mutt-lite to mail/mutt14-lite
Move mail/mutt-devel to mail/mutt
Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid
breaking the cvs exporter
PR: ports/169546
Suggested by: obrien
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=301308
Diffstat (limited to 'mail/mutt-devel/files/patch-Makefile.am.doc')
-rw-r--r-- | mail/mutt-devel/files/patch-Makefile.am.doc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/mutt-devel/files/patch-Makefile.am.doc b/mail/mutt-devel/files/patch-Makefile.am.doc deleted file mode 100644 index 5c5854250df1..000000000000 --- a/mail/mutt-devel/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@ - |