diff options
| author | Thomas Gellekum <tg@FreeBSD.org> | 2001-03-22 13:34:00 +0000 |
|---|---|---|
| committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-03-22 13:34:00 +0000 |
| commit | a2a1fe42d638b996f7f6a3a09e84c94d5d0342b8 (patch) | |
| tree | 585125cb36b2728b5e5d49c58e5301c409faa128 /lang/py-mx-base/files/index.html.in | |
| parent | 75717c1a4ea42feff4f808cd2f4258eba0ac3f77 (diff) | |
Add py-mx-base (after repo-copy from textproc/py-mxTextTools). py-mx-base
bundles and replaces the old mx extensions for python.
I'll remove the old ports (devel/py-mx{DateTime,Proxy,Stack,Tools},
textproc/py-mxTextTools) after a short grace period to allow for testing
the new stuff.
Diffstat (limited to 'lang/py-mx-base/files/index.html.in')
| -rw-r--r-- | lang/py-mx-base/files/index.html.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lang/py-mx-base/files/index.html.in b/lang/py-mx-base/files/index.html.in new file mode 100644 index 000000000000..265d7813a5ac --- /dev/null +++ b/lang/py-mx-base/files/index.html.in @@ -0,0 +1,16 @@ +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> +<!-- $FreeBSD$ --> +<html> + <head> + <title>The eGenix mx-Extension Series for Python</title> + </head> + + <body> + <h1>The eGenix mx-Extension Series for Python</h1> + <a href="file://localhost/%%PYTHON_SITELIBDIR%%/mx/Doc/mxExtensions.html">Follow me.</a> + <hr> +<!-- Created: Mon Mar 19 10:03:56 CET 2001 --> +<!-- hhmts start --> +<!-- hhmts end --> + </body> +</html> |
