openbsd-ports/mail/mutt/snapshot/Makefile
bernd da7e53023f Fix a buffer overflow in the IMAP code.
Diff from mutt CVS via TAKAHASHI Tamotsu, thanks!

ok naddy@
2006-06-21 08:16:45 +00:00

15 lines
303 B
Makefile

# $OpenBSD: Makefile,v 1.39 2006/06/21 08:16:45 bernd Exp $
COMMENT= "tty-based e-mail client, development version"
VERSION= 1.5.11
DISTNAME= mutt-${VERSION}
PKGNAME= ${DISTNAME}p3
MASTER_SITES= ${MASTER_SITES_MUTT:=devel/}
AUTOCONF_VERSION= 2.59
FLAVORS= hcache idn sidebar
.include <bsd.port.mk>