summaryrefslogtreecommitdiffstats
path: root/mail/mutt/files/patch-01
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-01-29 19:16:35 +0000
committerobrien <obrien@FreeBSD.org>1997-01-29 19:16:35 +0000
commit7edc6d93c1e4f661ea6178aab0397b8e13b9a046 (patch)
treefaa753f11cb6e041813e0f94b628cd4224f40369 /mail/mutt/files/patch-01
parentfed0cd80af21f4c87d751031e1261427a5b7ab2e (diff)
downloadFreeBSD-ports-7edc6d93c1e4f661ea6178aab0397b8e13b9a046.zip
FreeBSD-ports-7edc6d93c1e4f661ea6178aab0397b8e13b9a046.tar.gz
Upgrade mutt.with_pgp to 0.59 PL19.
Upgrade mutt to 0.59.1 PL0. (0.59e is hopelessly broken)
Diffstat (limited to 'mail/mutt/files/patch-01')
-rw-r--r--mail/mutt/files/patch-0112
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/mutt/files/patch-01 b/mail/mutt/files/patch-01
index a2dd61b..6361818 100644
--- a/mail/mutt/files/patch-01
+++ b/mail/mutt/files/patch-01
@@ -1,13 +1,13 @@
---- Makefile.in.orig Fri Jan 10 12:40:23 1997
-+++ Makefile.in Mon Jan 13 01:32:39 1997
-@@ -46,10 +46,13 @@
- TAINTED= curs_main.c handler.c hdrline.c init.c keymap.c main.c parse.c \
- send.c sendlib.c
+--- Makefile.in.orig Mon Jan 27 18:15:59 1997
++++ Makefile.in Wed Jan 29 07:23:40 1997
+@@ -72,10 +72,13 @@
+ sendlib.c \
+ url.c
-all: mutt
+all: mutt docs
- mutt: $(OBJS)
+ mutt: $(OBJS) $(REGEX)
$(CC) -o mutt $(OBJS) $(REGEX) $(LDFLAGS) $(LIBS)
+
+docs:
OpenPOWER on IntegriCloud