diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-25 00:40:37 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-25 00:40:37 +0000 |
commit | a31a69692d00302673acb544a5ba166a1bf1a122 (patch) | |
tree | 3a9ac0dc7974b3072b6e82724add24a5f25609cd /math/py-pysparse | |
parent | 6c8fca2829596a7b2f9fc411e65c661f78398997 (diff) | |
download | ports-a31a69692d00302673acb544a5ba166a1bf1a122.tar.gz ports-a31a69692d00302673acb544a5ba166a1bf1a122.zip |
Notes
Diffstat (limited to 'math/py-pysparse')
-rw-r--r-- | math/py-pysparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pysparse/Makefile b/math/py-pysparse/Makefile index d8904ceae11d..20c35935287b 100644 --- a/math/py-pysparse/Makefile +++ b/math/py-pysparse/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Fast sparse matrix library for Python LICENSE= BSD3CLAUSE |