From e31512d764909bd113afbbbe9e0cd46af731feb1 Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 1 Apr 1999 13:36:55 +0000 Subject: Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix release. --- mail/exmh/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/exmh') diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile index 89de067a740..b88376ed62b 100644 --- a/mail/exmh/Makefile +++ b/mail/exmh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/11/19 15:40:46 agc Exp $ +# $NetBSD: Makefile,v 1.15 1999/04/01 13:36:56 agc Exp $ # FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp # @@ -26,8 +26,8 @@ PATCH_DIST_ARGS= -d ${WRKSRC}/lib --forward --quiet -E ${PATCH_DIST_STRIP} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.beedub.com/exmh/ -DEPENDS+= tcl-8.0p2:../../lang/tcl80 -DEPENDS+= tk-8.0p2:../../x11/tk80 +DEPENDS+= tcl-8.0.5:../../lang/tcl80 +DEPENDS+= tk-8.0.5:../../x11/tk80 DEPENDS+= nmh-0.27:../../mail/nmh DEPENDS+= mm-2.7:../../mail/metamail -- cgit v1.2.3