summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-10-29 19:19:41 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-10-29 19:19:41 +0000
commit78d5fbce3a0b224c963ab1c5361df8658fa79b6b (patch)
tree055f946c1e3457c55f0b468539da6d7c749cbafe /mail
parentc5d7c869786b211b0fcf309f11114aa834205933 (diff)
downloadpkgsrc-78d5fbce3a0b224c963ab1c5361df8658fa79b6b.tar.gz
Add CONFLICTS=ja-mh-6.8.4-JP-*
Diffstat (limited to 'mail')
-rw-r--r--mail/nmh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 87dd2e48925..7f2dc6dc50d 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 1999/09/14 02:32:24 kim Exp $
+# $NetBSD: Makefile,v 1.30 1999/10/29 19:19:41 sakamoto Exp $
# FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp
#
@@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/
MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.math.gatech.edu/nmh/
+CONFLICTS= ja-mh-6.8.4-JP-*
+
# We choose DOT_LOCKING in our patches because ".lock" files are
# the most common locking mechanism supported by mail software.
# It also works well over NFS.