summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2020-09-12 05:23:25 +0000
committerkim <kim@pkgsrc.org>2020-09-12 05:23:25 +0000
commiteaedb9ba6c44e677dbf71b638d30b99d29f03e88 (patch)
tree24327d6168835d464a62668d701cebb959445d4d /mail/mutt
parent6852778fb4514d9b57bc2845bf87f7bc84642e6b (diff)
downloadpkgsrc-eaedb9ba6c44e677dbf71b638d30b99d29f03e88.tar.gz
Don't mess with the share/doc/mutt/samples link in the
INSTALL/DEINSTALL scripts. Bump revision.
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/DEINSTALL7
-rw-r--r--mail/mutt/INSTALL8
-rw-r--r--mail/mutt/Makefile4
3 files changed, 2 insertions, 17 deletions
diff --git a/mail/mutt/DEINSTALL b/mail/mutt/DEINSTALL
deleted file mode 100644
index 253ac92f7ea..00000000000
--- a/mail/mutt/DEINSTALL
+++ /dev/null
@@ -1,7 +0,0 @@
-# $NetBSD: DEINSTALL,v 1.5 2015/09/03 14:49:02 wiz Exp $
-
-case ${STAGE} in
-DEINSTALL)
- ${RM} -f @DOCDIR@/samples
- ;;
-esac
diff --git a/mail/mutt/INSTALL b/mail/mutt/INSTALL
deleted file mode 100644
index 9dafd582669..00000000000
--- a/mail/mutt/INSTALL
+++ /dev/null
@@ -1,8 +0,0 @@
-# $NetBSD: INSTALL,v 1.6 2015/09/03 14:49:02 wiz Exp $
-
-case ${STAGE} in
-POST-INSTALL)
- ${RM} -f @DOCDIR@/samples
- ${LN} -sf ../../examples/mutt @DOCDIR@/samples
- ;;
-esac
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 4cbccb94282..6091b056391 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.234 2020/08/31 18:09:58 wiz Exp $
+# $NetBSD: Makefile,v 1.235 2020/09/12 05:23:25 kim Exp $
DISTNAME= mutt-1.14.7
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://ftp.mutt.org/pub/mutt/