diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-06-04 00:28:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-06-04 00:28:00 +0000 |
commit | c78fab8e36a7b4bf09dd566ccb65bc6f34b34e09 (patch) | |
tree | f4c817c78be0b5fde3ad039d447c1143120c63b6 /textproc/tclxml/files/pkgIndex.tcl.in | |
parent | Add scsh after repo-copy. (diff) |
Remove tclxml, which was repo-copied over 6 months ago but never
finalized by the committer who requested it, despite several emails.
Diffstat (limited to 'textproc/tclxml/files/pkgIndex.tcl.in')
-rw-r--r-- | textproc/tclxml/files/pkgIndex.tcl.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/tclxml/files/pkgIndex.tcl.in b/textproc/tclxml/files/pkgIndex.tcl.in deleted file mode 100644 index 45d58352376a..000000000000 --- a/textproc/tclxml/files/pkgIndex.tcl.in +++ /dev/null @@ -1 +0,0 @@ -package ifneeded expat 1.1 {load "PREFIX/lib/libtclexpat.so"} |