From 857a47813ecabc3bca791baea3ba788c644aa53f Mon Sep 17 00:00:00 2001 From: Clive Lin <clive@FreeBSD.org> Date: Thu, 14 Mar 2002 06:31:21 +0000 Subject: Fix PORTREVISION. Turn on Outlook compatibility by default. --- chinese/mutt/Makefile | 2 +- chinese/mutt/pkg-message | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'chinese/mutt') 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 -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0