diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-01-12 19:41:04 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-01-12 19:41:22 +0000 |
commit | 654acd81409d31495f8b1b11db61e1afbf640981 (patch) | |
tree | fddfe3b8134b22c845e1273535133200d108f4a9 /math/py-pygsl | |
parent | 96b10354587b1757131cb23d32cfc464aa423771 (diff) | |
download | ports-654acd81409d31495f8b1b11db61e1afbf640981.tar.gz ports-654acd81409d31495f8b1b11db61e1afbf640981.zip |
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 6133695b2b48..b7c7763c62d5 100644 --- a/math/py-pygsl/Makefile +++ b/math/py-pygsl/Makefile @@ -3,7 +3,7 @@ PORTNAME= pygsl PORTVERSION= 2.3.0 DISTVERSIONSUFFIX= .1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |