summaryrefslogtreecommitdiff
path: root/mail/exmh
diff options
context:
space:
mode:
authoragc <agc>1998-08-04 16:23:18 +0000
committeragc <agc>1998-08-04 16:23:18 +0000
commit9ade281bb4e1743816e20c91a156eb50831633aa (patch)
tree72312625e9f5dd079be7931702a4bea1f9f9fc5a /mail/exmh
parentfcd60bddc9f135f6ffec8652fe49e94fe4b805dc (diff)
downloadpkgsrc-9ade281bb4e1743816e20c91a156eb50831633aa.tar.gz
Point exmh to the correct location for slocal. Fixes PR 5897, from
Nick Hudson.
Diffstat (limited to 'mail/exmh')
-rw-r--r--mail/exmh/files/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exmh/files/config b/mail/exmh/files/config
index 5693fe1682e..c9338be6c9e 100644
--- a/mail/exmh/files/config
+++ b/mail/exmh/files/config
@@ -3,7 +3,7 @@ set exmh(version) {version !!VERSION!! !!DATE!!}
set exmh(name) exmh
set exmh(maintainer) welch@acm.org
set mh_path !!PREFIX!!/bin
-set exmh(slocal) !!PREFIX!!/lib/mh/slocal
+set exmh(slocal) !!PREFIX!!/libexec/nmh/slocal
set mime(dir) !!PREFIX!!/bin
set mailcap_default !!PREFIX!!/etc/mailcap
set mimetypes_default !!PREFIX!!/lib/exmh-!!VERSION!!/mime.types