From a31947c635ede60d5b424749317ee8e62ca5c581 Mon Sep 17 00:00:00 2001 From: naddy Date: Fri, 14 Jun 2002 20:29:02 +0000 Subject: [PATCH] typo --- mail/exmh2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index fd9c23084ee..007121f5d97 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2002/06/09 05:36:50 wilfried Exp $ +# $OpenBSD: Makefile,v 1.18 2002/06/14 20:29:02 naddy Exp $ COMMENT= "Tcl/Tk-based interface to the MH mail system" DISTNAME= exmh-2.5 @@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${MASTER_SITE_TCLTK:=exmh/} -BUILD_DEPENDS= :itcl-8.3.*:lang/tcl/8.3 +BUILD_DEPENDS= :tcl-8.3.*:lang/tcl/8.3 RUN_DEPENDS= :expect-*:lang/expect\ :nmh-*:mail/nmh\ :metamail-*:mail/metamail\