diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 21:24:34 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 21:46:45 +0000 |
commit | bf74d9a39d911a20cf93e27c908b6384bef192e3 (patch) | |
tree | 3e012d989d61fc46acbef23dc7f6c66a311d320d /math/py-rvlib/Makefile | |
parent | 5afc634f0f2501bc1f9bf3c2b4e615a377f4abc6 (diff) | |
download | ports-bf74d9a39d911a20cf93e27c908b6384bef192e3.tar.gz ports-bf74d9a39d911a20cf93e27c908b6384bef192e3.zip |
math/py-rvlib: Update to 0.0.6
Diffstat (limited to 'math/py-rvlib/Makefile')
-rw-r--r-- | math/py-rvlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-rvlib/Makefile b/math/py-rvlib/Makefile index 46715273250a..560cc2a9bc86 100644 --- a/math/py-rvlib/Makefile +++ b/math/py-rvlib/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= rvlib -PORTVERSION= 0.0.5 +PORTVERSION= 0.0.6 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |