diff options
author | Wen Heping <wen@FreeBSD.org> | 2014-06-22 10:40:10 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2014-06-22 10:40:10 +0000 |
commit | d9b2d0f0da5b6f85f90547429dadaa903033f59a (patch) | |
tree | 9f02f5068b645759e5bff9a74b20faeac45a3bfc /math/py-mpmath | |
parent | dea94d1fd8b598c272c2d12296cd9ced7caa167a (diff) | |
download | ports-d9b2d0f0da5b6f85f90547429dadaa903033f59a.tar.gz ports-d9b2d0f0da5b6f85f90547429dadaa903033f59a.zip |
Notes
Diffstat (limited to 'math/py-mpmath')
-rw-r--r-- | math/py-mpmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile index 2dc46aa303fe..468e737a63b0 100644 --- a/math/py-mpmath/Makefile +++ b/math/py-mpmath/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpmath PORTVERSION= 0.19 -CATEGORIES= devel math python +CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |