summaryrefslogtreecommitdiff
path: root/mail/exmh
diff options
context:
space:
mode:
authorwiz <wiz>2002-05-26 10:42:39 +0000
committerwiz <wiz>2002-05-26 10:42:39 +0000
commit879d21e2152e77486a8f9c7ca2315d6d81fc189b (patch)
treea841d0d2b3044e3dc4f87db79e82f326b9e1f275 /mail/exmh
parent5cf33c291be08644667873363497da6b9d1f1eaf (diff)
downloadpkgsrc-879d21e2152e77486a8f9c7ca2315d6d81fc189b.tar.gz
Rename metamail package from 'mm' to 'metamail'. Closes pkg/17030.
Diffstat (limited to 'mail/exmh')
-rw-r--r--mail/exmh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile
index e79c87cc489..14ec8a100e9 100644
--- a/mail/exmh/Makefile
+++ b/mail/exmh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2001/10/26 11:46:54 agc Exp $
+# $NetBSD: Makefile,v 1.29 2002/05/26 10:42:40 wiz Exp $
# FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp
#
@@ -12,7 +12,7 @@ COMMENT= X11/TK based mail reader front end to MH
DEPENDS+= tk>=8.3.2:../../x11/tk
DEPENDS+= nmh>=1.0:../../mail/nmh
-DEPENDS+= mm>=2.7:../../mail/metamail
+DEPENDS+= metamail>=2.7:../../mail/metamail
.include "../../mk/bsd.prefs.mk"