summaryrefslogtreecommitdiff
path: root/mail/exmh2/files
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2000-10-11 15:58:08 +0000
committerMark Murray <markm@FreeBSD.org>2000-10-11 15:58:08 +0000
commit80393f4b11b3670192b4b327e7e5c124a0bbc050 (patch)
tree95496c141dd8f539a231912db17c51681f875e21 /mail/exmh2/files
parentUpdate to version 3.1 (diff)
Upgrade to v2.2, and hand the reigns over to Bruce Mah, who is
also an Exmh developer. Thanks Bruce!
Diffstat (limited to 'mail/exmh2/files')
-rw-r--r--mail/exmh2/files/config.mh7
-rw-r--r--mail/exmh2/files/config.nmh7
2 files changed, 8 insertions, 6 deletions
diff --git a/mail/exmh2/files/config.mh b/mail/exmh2/files/config.mh
index 7fd7281d9871..5a1f52b85bdb 100644
--- a/mail/exmh2/files/config.mh
+++ b/mail/exmh2/files/config.mh
@@ -15,9 +15,10 @@ set faces(set,unknown) {domains unknown}
set faces(set,news) {news}
set faces(defaultDomain) !!DOMAIN!!
set faces(suffix) {xpm gif xbm}
-set gpg(path) !!GPG!!
-set pgp(path) !!PGP!!
-set pgp5(path) !!PGP5!!
+set pgp(gpg,path) !!GPG!!
+set pgp(pgp,path) !!PGP!!
+set pgp(pgp5,path) !!PGP5!!
+set pgp(pgp6,path) !!PGP6!!
set glimpse(path) !!GLIMPSE!!
set sound(cmd) !!PLAY!!
set exmh(library) !!PREFIX!!/lib/exmh-!!VERSION!!
diff --git a/mail/exmh2/files/config.nmh b/mail/exmh2/files/config.nmh
index 6aa44310ad90..a595ffbea417 100644
--- a/mail/exmh2/files/config.nmh
+++ b/mail/exmh2/files/config.nmh
@@ -15,9 +15,10 @@ set faces(set,unknown) {domains unknown}
set faces(set,news) {news}
set faces(defaultDomain) !!DOMAIN!!
set faces(suffix) {xpm gif xbm}
-set gpg(path) !!GPG!!
-set pgp(path) !!PGP!!
-set pgp5(path) !!PGP5!!
+set pgp(gpg,path) !!GPG!!
+set pgp(pgp,path) !!PGP!!
+set pgp(pgp5,path) !!PGP5!!
+set pgp(pgp6,path) !!PGP6!!
set glimpse(path) !!GLIMPSE!!
set sound(cmd) !!PLAY!!
set exmh(library) !!PREFIX!!/lib/exmh-!!VERSION!!