summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2000-09-07 11:32:22 +0000
committerwiz <wiz>2000-09-07 11:32:22 +0000
commit66c0ccaca4e096ccae16b141994a7d309b7058fe (patch)
tree180df5cb8d3c07df8a4a798e2ac0675dede6cc68
parent464bd5e3de03be24fa23310d7b3561c8c422c023 (diff)
downloadpkgsrc-66c0ccaca4e096ccae16b141994a7d309b7058fe.tar.gz
replace tcldom and tclxml by tcl-dom and tcl-xml
-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