From 8c4db4245972a0244e19fafea4bbd0dfe339748c Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 18 Oct 2000 13:05:28 +0000 Subject: fix typo in IGNORE and move it some lines lower (for pkglint) --- mail/mutt-current/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/mutt-current') diff --git a/mail/mutt-current/Makefile b/mail/mutt-current/Makefile index ce89d83ed23..aab54c8da41 100644 --- a/mail/mutt-current/Makefile +++ b/mail/mutt-current/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/09/09 19:40:18 fredb Exp $ - -IGNORE= "Stable mutt avaiable in mail/mutt" +# $NetBSD: Makefile,v 1.8 2000/10/18 13:05:28 wiz Exp $ DISTNAME= mutt-1.1.10i WRKSRC= ${WRKDIR}/mutt-1.1.10 @@ -19,6 +17,8 @@ HOMEPAGE= http://www.mutt.org/ BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake +IGNORE= "stable mutt available in mail/mutt is newer" + EXTRACT_ONLY= mutt-1.1.10i.tar.gz GNU_CONFIGURE= yes -- cgit v1.2.3