Use COMMENT to indicate supersedes.

This commit is contained in:
espie 2000-06-09 17:14:40 +00:00
parent 95de10ba44
commit 8a385378cb

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2000/04/11 01:55:32 espie Exp $
# $OpenBSD: Makefile,v 1.11 2000/06/09 17:14:40 espie Exp $
#
DISTNAME= exmh-1.6.9
CATEGORIES= mail tk80
FAKE=No
NEED_VERSION= 1.293
IGNORE= "has been superseded by exmh2"
MIRROR_DISTFILE=no
NO_CHECKSUM= Yes
@ -17,5 +17,6 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
COMMENT=-superseded by exmh2
.include <bsd.port.mk>