summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/