diff options
Diffstat (limited to 'mail/nmh')
-rw-r--r-- | mail/nmh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index f00f444414a..641ac624d7c 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2001/03/04 03:26:50 assar Exp $ +# $NetBSD: Makefile,v 1.41 2001/04/12 07:56:57 wennmach Exp $ # FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp # @@ -12,6 +12,7 @@ HOMEPAGE= http://www.mhost.com/nmh/ COMMENT= Cleaned up MH mailer suite CONFLICTS= ja-mh-* +CONFLICTS+= ja-mh6-* # We choose DOT_LOCKING in our patches because ".lock" files are # the most common locking mechanism supported by mail software. |