summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorpooka <pooka>2000-05-09 22:23:27 +0000
committerpooka <pooka>2000-05-09 22:23:27 +0000
commit0a7883ed189987cce190cf8afb6d091bc9636d2b (patch)
treeab21089cc58b0c8ecf2e91c25b00fa53fa1c6eaf /mail
parent46ccf11dd9c80b23ca5431388e68f5da24310f02 (diff)
downloadpkgsrc-0a7883ed189987cce190cf8afb6d091bc9636d2b.tar.gz
Disable mutt-current for the moment, it has developed into a stable
release.
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-current/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mutt-current/Makefile b/mail/mutt-current/Makefile
index 6c20696acc7..b23c6c4a6ec 100644
--- a/mail/mutt-current/Makefile
+++ b/mail/mutt-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/03/30 13:31:34 pooka Exp $
+# $NetBSD: Makefile,v 1.4 2000/05/09 22:23:27 pooka Exp $
DISTNAME= mutt-1.1.10i
WRKSRC= ${WRKDIR}/mutt-1.1.10
@@ -29,6 +29,8 @@ LDFLAGS+= -s
MIRROR_DISTFILE=no
RESTRICTED= "Contains PGP code"
+IGNORE= "Stable mutt avaiable in mail/mutt"
+
.include "../../mk/bsd.prefs.mk"
.if !(defined(MUTT_INTERNATIONAL) && ${MUTT_INTERNATIONAL} == YES)