summaryrefslogtreecommitdiff
path: root/mail/mutt/files
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-07-17 18:52:19 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-07-17 18:52:19 +0000
commit4c20a91b1189f5af4a37b326e72f884c4b181f4a (patch)
tree222aaba2ff91961eda560b6a77ec4a76ce97caf1 /mail/mutt/files
parentActivate xwatch. (diff)
* upgrade to 0.93.1
* use ncurses port rather than base systems -- window resizing works better (although not perfectly)
Notes
Notes: svn path=/head/; revision=11937
Diffstat (limited to 'mail/mutt/files')
-rw-r--r--mail/mutt/files/patch-0217
1 files changed, 7 insertions, 10 deletions
diff --git a/mail/mutt/files/patch-02 b/mail/mutt/files/patch-02
index 75fc7affe6fd..137e76ff253a 100644
--- a/mail/mutt/files/patch-02
+++ b/mail/mutt/files/patch-02
@@ -1,18 +1,15 @@
---- doc/Makefile.in.orig Sun Jun 21 00:13:02 1998
-+++ doc/Makefile.in Wed Jul 15 01:43:40 1998
-@@ -18,9 +18,10 @@
- CFLAGS=@CFLAGS@ -DSHAREDIR=\"$(sharedir)\" $(XCPPFLAGS)
- LDFLAGS=@LDFLAGS@
+--- doc/Makefile.in.orig Mon Jul 13 03:50:37 1998
++++ doc/Makefile.in Fri Jul 17 11:23:21 1998
+@@ -21,6 +21,8 @@
--
- all: manual.txt mutt.man manual.html
+ all: manual.txt manual.html
+fbsd: manual.latin1 manual.html
+
install: mutt.man manual.txt
../mkinstalldirs $(mandir)/man1
$(INSTALL) -m 644 mutt.man $(mandir)/man1/mutt.1
-@@ -36,7 +37,11 @@
+@@ -36,7 +38,11 @@
sgml2txt manual
manual.html: manual.sgml
@@ -23,5 +20,5 @@
+manual.latin1: manual.sgml
+ sgmlfmt -f latin1 manual.sgml
- mutt.man: mutt.sgml
- sgml2txt -man mutt
+ clean:
+ rm -f *~ *.html *.orig *.rej