From 3fc575c8db303133591b2f37981790400e8c7564 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 4 May 2011 07:47:22 +0000 Subject: [PATCH] add a comment reminding me why this isn't using sourceforge MASTER_SITES --- mail/mutt/stable/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mail/mutt/stable/Makefile b/mail/mutt/stable/Makefile index cf866ede739..cac7777842f 100644 --- a/mail/mutt/stable/Makefile +++ b/mail/mutt/stable/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.42 2011/04/26 14:04:05 sthen Exp $ +# $OpenBSD: Makefile,v 1.43 2011/05/04 07:47:22 sthen Exp $ COMMENT= tty-based e-mail client VERSION= 1.4.2.3 DISTNAME= mutt-${VERSION} EPOCH= 0 +# 1.4.2.3 is not on sourceforge, the latest 1.4.x is 1.4.2.2i MASTER_SITES= ${MASTER_SITES_MUTT} -USE_GROFF = Yes +USE_GROFF= Yes .include