From 917b2190e9331d14799d6ac02f1e930f7dbed942 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 9 Mar 2004 01:22:58 +0000 Subject: Switch to Tcl 8.4. --- textproc/tcl-xml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/tcl-xml') diff --git a/textproc/tcl-xml/Makefile b/textproc/tcl-xml/Makefile index b9ae2ebeefa..ef3b290246d 100644 --- a/textproc/tcl-xml/Makefile +++ b/textproc/tcl-xml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/03/08 19:52:51 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/09 01:22:58 minskim Exp $ # DISTNAME= TclXML-1.2 @@ -10,7 +10,7 @@ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://www.zveno.com/zm.cgi/in-tclxml/ COMMENT= XML parser implemented entirely in Tcl -DEPENDS+= tcl>=8.3.2:../../lang/tcl83 +DEPENDS+= tcl>=8.3.2:../../lang/tcl # old name for this package... CONFLICTS+= TclXML-[0-9]* -- cgit v1.2.3