this should have been removed quite awhile ago.

This commit is contained in:
brad 2003-04-10 15:20:37 +00:00
parent 0dd67028ea
commit 39169f3f75
2 changed files with 1 additions and 17 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.104 2003/04/03 10:43:22 avsm Exp $
# $OpenBSD: Makefile,v 1.105 2003/04/10 15:20:37 brad Exp $
# $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $
#
@ -22,7 +22,6 @@
SUBDIR += exim,no_x11
SUBDIR += exim,postgresql
SUBDIR += exim,postgresql,no_x11
SUBDIR += exmh
SUBDIR += exmh2
SUBDIR += faces
SUBDIR += fetchmail

View File

@ -1,15 +0,0 @@
# $OpenBSD: Makefile,v 1.15 2002/12/29 15:12:31 fgsch Exp $
DISTNAME= exmh-1.6.9
CATEGORIES= mail tk80
IGNORE= "has been superseded by exmh2"
NO_CHECKSUM= Yes
DISTFILES=
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= No
PERMIT_DISTFILES_FTP= No
COMMENT=-superseded by exmh2
.include <bsd.port.mk>