diff options
Diffstat (limited to 'math/py-pygsl/Makefile')
-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 f005f6a50aa1..a3444dc33a81 100644 --- a/math/py-pygsl/Makefile +++ b/math/py-pygsl/Makefile @@ -3,7 +3,7 @@ PORTNAME= pygsl PORTVERSION= 2.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |