summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2002-03-14 06:31:21 +0000
committerClive Lin <clive@FreeBSD.org>2002-03-14 06:31:21 +0000
commit857a47813ecabc3bca791baea3ba788c644aa53f (patch)
tree4bf45b2dbff8ec5517039b3a163acedda5e1955b /chinese
parentCorrect include and lib paths (diff)
Fix PORTREVISION.
Turn on Outlook compatibility by default.
Notes
Notes: svn path=/head/; revision=56057
Diffstat (limited to 'chinese')
-rw-r--r--chinese/mutt/Makefile2
-rw-r--r--chinese/mutt/pkg-message5
2 files changed, 6 insertions, 1 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile
index a4d9db4b37ba..92c10afa9419 100644
--- a/chinese/mutt/Makefile
+++ b/chinese/mutt/Makefile
@@ -9,7 +9,6 @@
CATEGORIES= chinese
MASTERDIR= ${.CURDIR}/../../mail/mutt-devel
-PORTREVISION= 8
REVISEDATE= 20020218
MAINTAINER= ycheng@sinica.edu.tw
@@ -21,6 +20,7 @@ PATCH_DIST_ARGS= -d ${WRKDIR} --quiet
WITH_MUTT_LOCALES_FIX= yes
WITH_MUTT_NCURSES= yes
+WITH_MUTT_PGP_OUTLOOK_PATCH= yes
.if !defined(PACKAGE_BUILDING)
WITHOUT_MUTT_SGMLFORMAT= yes
.endif
diff --git a/chinese/mutt/pkg-message b/chinese/mutt/pkg-message
index d5b4cb2120b8..76f182cb1123 100644
--- a/chinese/mutt/pkg-message
+++ b/chinese/mutt/pkg-message
@@ -11,3 +11,8 @@ Please execute the following command if you encounter problem with
legacy bbs:
echo "set bbsislame=yes" >> ~/.muttrc
+
+If you have to send signed mail to outlook users, please execute the
+following command:
+
+echo "set pgp_outlook_compat=yes" >> ~/.muttrc