mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 17:40:40 -04:00
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
11 lines
303 B
Text
11 lines
303 B
Text
--- 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@
|
|
|