aboutsummaryrefslogtreecommitdiff
path: root/math/py-levmar/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-10-25 03:04:23 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-10-25 03:04:23 +0000
commitf61ce93701c013b68d9f75bfdf3627be456215a9 (patch)
treed58d6848b7f26c632194f778feccfc10b1891950 /math/py-levmar/Makefile
parent9dedfcfc9e630171c7e12b9f0b503c9e558acc91 (diff)
downloadports-f61ce93701c013b68d9f75bfdf3627be456215a9.tar.gz
ports-f61ce93701c013b68d9f75bfdf3627be456215a9.zip
math/py-levmar: Update 0.2.2 -> 0.2.3
Reported by: portscout
Notes
Notes: svn path=/head/; revision=515572
Diffstat (limited to 'math/py-levmar/Makefile')
-rw-r--r--math/py-levmar/Makefile3
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}