add a comment reminding me why this isn't using sourceforge MASTER_SITES

This commit is contained in:
sthen 2011-05-04 07:47:22 +00:00
parent b07a0085da
commit 3fc575c8db

View File

@ -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 COMMENT= tty-based e-mail client
VERSION= 1.4.2.3 VERSION= 1.4.2.3
DISTNAME= mutt-${VERSION} DISTNAME= mutt-${VERSION}
EPOCH= 0 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} MASTER_SITES= ${MASTER_SITES_MUTT}
USE_GROFF = Yes USE_GROFF= Yes
.include <bsd.port.mk> .include <bsd.port.mk>