diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-06 16:48:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-06 16:48:21 +0000 |
commit | d15ba137e72d53b5e39a8aed215754919194d255 (patch) | |
tree | e4d1234aa03f2beaebf955ad572234205298adc2 /math/p5-Math-GSL/Makefile | |
parent | 4f9f28191a006661d9d7dae88eac5e9d64e6074b (diff) |
Notes
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 67e5830923e7..607d432b48fb 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GSL -PORTVERSION= 0.36 +PORTVERSION= 0.39 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |