diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-11-04 18:09:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-11-04 18:09:56 +0800 |
commit | 521918c8dd1058a22b4fb9877f8d619aa3e9d228 (patch) | |
tree | a07cce6ef6c11ce1bc1b2e14d3c0827eb2e65bbb /math | |
parent | be7a1c2bd8a711d63c630985203233646de1c169 (diff) | |
download | freebsd-ports-gnome-521918c8dd1058a22b4fb9877f8d619aa3e9d228.tar.gz freebsd-ports-gnome-521918c8dd1058a22b4fb9877f8d619aa3e9d228.tar.zst freebsd-ports-gnome-521918c8dd1058a22b4fb9877f8d619aa3e9d228.zip |
Sort SUBDIRs
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 33fd0f664628..ac641c734bac 100644 --- a/math/Makefile +++ b/math/Makefile @@ -762,8 +762,8 @@ SUBDIR += py-pyodeint SUBDIR += py-pyodesys SUBDIR += py-pysparse - SUBDIR += py-pysym SUBDIR += py-pystan + SUBDIR += py-pysym SUBDIR += py-python-louvain SUBDIR += py-pyvtk SUBDIR += py-quadprog |