re-enable compressed FLAVOR since they are now available for 1.3.25
This commit is contained in:
parent
3471ed26f0
commit
fcf99af8ab
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2002/01/03 02:45:01 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2002/01/08 03:54:46 lebel Exp $
|
||||
|
||||
COMMENT= "tty-based e-mail client, development version"
|
||||
|
||||
@ -23,9 +23,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
# disable compressed FLAVOR for the time being, until the author of the patch
|
||||
# provide a new patch fro 1.3.25 (or a later version).
|
||||
FLAVORS= slang imap pop mixmaster # compressed
|
||||
FLAVORS= slang imap pop mixmaster compressed
|
||||
FLAVOR?=
|
||||
|
||||
SYSCONFDIR= /etc/mutt
|
||||
|
@ -1,3 +1,6 @@
|
||||
MD5 (mutt-1.3.25i.tar.gz) = 4ca669d6697faba8acb5f5b01d574f29
|
||||
MD5 (patch-1.3.25.rr.compressed.1.gz) = 18923b10146c6762f7bcb4c63cc36c9c
|
||||
RMD160 (mutt-1.3.25i.tar.gz) = ca884b434a2c02e025aa153e754722fd6cea712a
|
||||
RMD160 (patch-1.3.25.rr.compressed.1.gz) = e4d1ccd90b1556552544a2f1932c3381c12d4e6d
|
||||
SHA1 (mutt-1.3.25i.tar.gz) = 2f89eed0d1fb8a34eb371bce3dc5c403d6b3f161
|
||||
SHA1 (patch-1.3.25.rr.compressed.1.gz) = f4dcf4d0d6470043848bf6dd20a2e01955b567ff
|
||||
|
Loading…
Reference in New Issue
Block a user