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/p5-Math-GSL/Makefile | |
parent | 2ccd09892dfdd17bd1847c6d68443bf86b9c9f20 (diff) | |
download | ports-bb238a10bf8a71160731bd4afacdf72cb078dc90.tar.gz ports-bb238a10bf8a71160731bd4afacdf72cb078dc90.zip |
Update math/gsl to 2.5
PR: 229067
Notes
Notes:
svn path=/head/; revision=473116
Diffstat (limited to 'math/p5-Math-GSL/Makefile')
-rw-r--r-- | math/p5-Math-GSL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 520bc5834e36..2120f9a949e3 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -3,7 +3,7 @@ PORTNAME= Math-GSL PORTVERSION= 0.39 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |