summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-17 14:15:42 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-17 14:15:42 (GMT)
commit13322e887e0515bacdfd999d1a60f719ec6b0cce (patch)
tree7f20db8cc07b9ae581d784201b6e47ac70512f2f /pkgs
parent1d90238ed304fdd70f1a56dfc4f94a7add80c736 (diff)
downloadtcl-13322e887e0515bacdfd999d1a60f719ec6b0cce.zip
tcl-13322e887e0515bacdfd999d1a60f719ec6b0cce.tar.gz
tcl-13322e887e0515bacdfd999d1a60f719ec6b0cce.tar.bz2
Start "pkgs" module in CVS to support source distributions of Tcl with
bundled packages.
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/README b/pkgs/README
new file mode 100644
index 0000000..e2b33f5
--- /dev/null
+++ b/pkgs/README
@@ -0,0 +1 @@
+Add notes here about bundling packages with Tcl.