diff options
author | tg <tg@FreeBSD.org> | 2001-03-22 21:34:00 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2001-03-22 21:34:00 +0800 |
commit | 8cd1041e30b56c57fce1d06b4fa39597477d3668 (patch) | |
tree | 6d8d0de2e259f2f62c7e14c7471a0b80c8d4eb87 /lang/Makefile | |
parent | da3b17b8afaa9dbc3adb678178340fb874b53808 (diff) | |
download | freebsd-ports-gnome-8cd1041e30b56c57fce1d06b4fa39597477d3668.tar.gz freebsd-ports-gnome-8cd1041e30b56c57fce1d06b4fa39597477d3668.tar.zst freebsd-ports-gnome-8cd1041e30b56c57fce1d06b4fa39597477d3668.zip |
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/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index ae5e17ad8764..9891b5988b1a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -96,6 +96,7 @@ SUBDIR += pm3-net SUBDIR += pm3-netobj SUBDIR += ptoc + SUBDIR += py-mx-base SUBDIR += python SUBDIR += python+ipv6 SUBDIR += python-doc-html |