summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2018-06-04 17:53:33 +0000
committerleot <leot@pkgsrc.org>2018-06-04 17:53:33 +0000
commit6d55d401207e5cdf0307828748d517b5319d7076 (patch)
tree9d5db8608284a6d9b780ea004621e84d0b547ec8 /mail
parent771a986747df1e0e3e6bc9f195624b731459da19 (diff)
downloadpkgsrc-6d55d401207e5cdf0307828748d517b5319d7076.tar.gz
nmh: Add mhshow.marker, scan.curses and scan.highlighted to CONF_FILES
All of them were accidentally omitted during the nmh-1.6 update on Sep 2014 as part of PR pkg/49166, sorry! (spotted by reading mhshow(1) man page)
Diffstat (limited to 'mail')
-rw-r--r--mail/nmh/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 3c170d8db4b..53548cc2d84 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2018/04/29 21:31:51 adam Exp $
+# $NetBSD: Makefile,v 1.98 2018/06/04 17:53:33 leot Exp $
DISTNAME= nmh-1.7.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= https://download.savannah.nongnu.org/releases/nmh/
@@ -52,6 +52,7 @@ CONF_FILES= # empty
mhl.reply \
mhl.replywithoutbody \
mhn.defaults \
+ mhshow.marker \
mts.conf \
rcvdistcomps \
rcvdistcomps.outbox \
@@ -60,7 +61,9 @@ CONF_FILES= # empty
rmmproc.messageid \
scan.MMDDYY \
scan.YYYYMMDD \
+ scan.curses \
scan.default \
+ scan.highlighted \
scan.mailx \
scan.nomime \
scan.size \