diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-10-25 03:04:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-10-25 03:04:23 +0000 |
commit | f61ce93701c013b68d9f75bfdf3627be456215a9 (patch) | |
tree | d58d6848b7f26c632194f778feccfc10b1891950 /math/py-levmar/Makefile | |
parent | 9dedfcfc9e630171c7e12b9f0b503c9e558acc91 (diff) | |
download | ports-f61ce93701c013b68d9f75bfdf3627be456215a9.tar.gz ports-f61ce93701c013b68d9f75bfdf3627be456215a9.zip |
Notes
Diffstat (limited to 'math/py-levmar/Makefile')
-rw-r--r-- | math/py-levmar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-levmar/Makefile b/math/py-levmar/Makefile index 26497529dabc..c8e0f60581ad 100644 --- a/math/py-levmar/Makefile +++ b/math/py-levmar/Makefile @@ -3,8 +3,7 @@ # levmar library (math/levmar) is bundled PORTNAME= levmar -DISTVERSION= 0.2.2 -PORTREVISION= 2 +DISTVERSION= 0.2.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |