summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-09-07 11:32:22 +0000
committerwiz <wiz@pkgsrc.org>2000-09-07 11:32:22 +0000
commit90dd91ae9c6933e091782b331b1c38fbd4555db7 (patch)
tree180df5cb8d3c07df8a4a798e2ac0675dede6cc68 /textproc
parentb6ae2b3b12f1a124f90f3b02175769f9f97c5a07 (diff)
downloadpkgsrc-90dd91ae9c6933e091782b331b1c38fbd4555db7.tar.gz
replace tcldom and tclxml by tcl-dom and tcl-xml
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 1e86af9233a..feea140d387 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2000/09/04 21:50:44 kim Exp $
+# $NetBSD: Makefile,v 1.54 2000/09/07 11:32:22 wiz Exp $
# FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp
#
@@ -37,8 +37,8 @@
SUBDIR += sp
SUBDIR += t1lib
SUBDIR += t1utils
- SUBDIR += tcldom
- SUBDIR += tclxml
+ SUBDIR += tcl-dom
+ SUBDIR += tcl-xml
SUBDIR += ted
SUBDIR += ted-cs
SUBDIR += ted-da