diff options
Diffstat (limited to 'math/py-gsl/Makefile')
-rw-r--r-- | math/py-gsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index 98bc6b30f271..b791d2de81b4 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsl PORTVERSION= 0.9.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math python MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |