update to 1.2.4i. change default flavor to curses since we ship with it.
This commit is contained in:
parent
d568b2acd1
commit
9017fbc039
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2000/07/04 04:23:36 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2000/07/08 08:45:36 fgsch Exp $
|
||||
|
||||
DISTNAME= mutt-1.2.2i
|
||||
DISTNAME= mutt-1.2.4i
|
||||
CATEGORIES= mail
|
||||
NEED_VERSION= 1.309
|
||||
NEED_VERSION= 1.310
|
||||
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \
|
||||
ftp://ftp.gbnet.net/pub/mutt-international/ \
|
||||
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
|
||||
@ -17,7 +17,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
FLAVORS=slang curses imap pop
|
||||
FLAVOR?=slang
|
||||
FLAVOR?=curses
|
||||
|
||||
LIB_DEPENDS= intl.1::devel/gettext
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mutt-1.2.2i.tar.gz) = 69b210bc33446559fbc70c8ff4ada248
|
||||
RMD160 (mutt-1.2.2i.tar.gz) = 9a5962e2f22ac6b0b9dfbbe23916cb9422b29b3a
|
||||
SHA1 (mutt-1.2.2i.tar.gz) = f2458b231109e5a30398dbc6d32ce14b00cbe97e
|
||||
MD5 (mutt-1.2.4i.tar.gz) = 30968eeb985c074d03078a3d6ae982c9
|
||||
RMD160 (mutt-1.2.4i.tar.gz) = 6fde981f3c4f5497d0d6db4514807daf99517315
|
||||
SHA1 (mutt-1.2.4i.tar.gz) = 500b45eadf5f82da1833e0cdb1e490412426e61a
|
||||
|
Loading…
Reference in New Issue
Block a user