diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-18 18:08:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-18 18:08:32 +0800 |
commit | dcca02e99dbe3119fc1b42135d7d5feb66d9fa23 (patch) | |
tree | 3274866e200eb98ec354f67321fdc2387fc63b4e /math/Makefile | |
parent | bf26623ac01ec5e485ef55f969fd5200b7c4fc89 (diff) | |
download | freebsd-ports-gnome-dcca02e99dbe3119fc1b42135d7d5feb66d9fa23.tar.gz freebsd-ports-gnome-dcca02e99dbe3119fc1b42135d7d5feb66d9fa23.tar.zst freebsd-ports-gnome-dcca02e99dbe3119fc1b42135d7d5feb66d9fa23.zip |
- Get rid python-2.3 and python-3.0 (no longer under developement)
Reviewed by: alexbl, clsung, pav
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index be4c6ae2854e..98923678a7d8 100644 --- a/math/Makefile +++ b/math/Makefile @@ -422,7 +422,6 @@ SUBDIR += py-mathdom SUBDIR += py-matplotlib SUBDIR += py-mpmath - SUBDIR += py-mpz SUBDIR += py-networkx SUBDIR += py-numarray SUBDIR += py-numeric |