diff options
author | makc <makc@FreeBSD.org> | 2015-11-02 17:24:50 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2015-11-02 17:24:50 +0800 |
commit | 2c930491150a29175bd266ba5051e3e0f24fd1df (patch) | |
tree | 7ff807b6a90a93629ec1fb910c20f529f66ae38a /science/Makefile | |
parent | f5352d12c71ab77488846f05ea40b7a1301275b4 (diff) | |
download | freebsd-ports-gnome-2c930491150a29175bd266ba5051e3e0f24fd1df.tar.gz freebsd-ports-gnome-2c930491150a29175bd266ba5051e3e0f24fd1df.tar.zst freebsd-ports-gnome-2c930491150a29175bd266ba5051e3e0f24fd1df.zip |
Rename my ports to comply with Python ports policy
Requested by: koobs
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/Makefile b/science/Makefile index 02dd6c21f03a..d9e76e46e9fc 100644 --- a/science/Makefile +++ b/science/Makefile @@ -152,6 +152,8 @@ SUBDIR += py-pydap SUBDIR += py-pydicom SUBDIR += py-pysal + SUBDIR += py-pyteomics + SUBDIR += py-pyteomics.biolccc SUBDIR += py-scikit-learn SUBDIR += py-scikit-sparse SUBDIR += py-scimath @@ -160,8 +162,6 @@ SUBDIR += pybrain SUBDIR += pycdf SUBDIR += pynn - SUBDIR += pyteomics - SUBDIR += pyteomics.biolccc SUBDIR += qcl SUBDIR += qtresistors SUBDIR += rubygem-ai4r |