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