diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-23 08:27:13 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-23 08:27:13 +0000 |
commit | bb238a10bf8a71160731bd4afacdf72cb078dc90 (patch) | |
tree | faaa0f914f40477674196b80cb55f2ca50c1a025 /math/py-pygsl | |
parent | 2ccd09892dfdd17bd1847c6d68443bf86b9c9f20 (diff) | |
download | ports-bb238a10bf8a71160731bd4afacdf72cb078dc90.tar.gz ports-bb238a10bf8a71160731bd4afacdf72cb078dc90.zip |
Notes
Diffstat (limited to 'math/py-pygsl')
-rw-r--r-- | math/py-pygsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pygsl/Makefile b/math/py-pygsl/Makefile index b4654f69fad2..35bffcdb692d 100644 --- a/math/py-pygsl/Makefile +++ b/math/py-pygsl/Makefile @@ -3,7 +3,7 @@ PORTNAME= pygsl PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |