openbsd-ports/mail/mutt/stable/Makefile
sthen 7a418f67c2 - bug-fix and SECURITY update to 1.5.20; fixes CVE-2009-1390 (X.509
Certificate Chain Security Bypass vulnerability).

- added a couple of post-1.5.20 patches from upstream for regressions

- cleanup the port's handling of sample config files

testing by Simon Kuhnle, Edd Barrett, testing and ok landry@.
2009-06-16 09:37:19 +00:00

11 lines
220 B
Makefile

# $OpenBSD: Makefile,v 1.37 2009/06/16 09:37:19 sthen Exp $
COMMENT= tty-based e-mail client
VERSION= 1.4.2.3
DISTNAME= mutt-${VERSION}
PKGNAME= ${DISTNAME}p1
MASTER_SITES= ${MASTER_SITES_MUTT}
.include <bsd.port.mk>