summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2000-10-18 13:05:28 +0000
committerwiz <wiz>2000-10-18 13:05:28 +0000
commit283bab4f33d04c1338f54d8a6dd183c60c1b0ec4 (patch)
tree15b3ba1d3fd887d0dcd65337b6aee9bfec05561d /mail
parentecf7c48d69f35ae1c028311930d95801c67a8d66 (diff)
downloadpkgsrc-283bab4f33d04c1338f54d8a6dd183c60c1b0ec4.tar.gz
fix typo in IGNORE and move it some lines lower (for pkglint)
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-current/Makefile6
1 files changed, 3 insertions, 3 deletions
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