aboutsummaryrefslogtreecommitdiff
path: root/math/ocamlgsl
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-07-03 20:38:11 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-07-03 20:38:11 +0000
commit5da7ccc1fbcb3e62893273709a9619fd67922c44 (patch)
treedbf77696f7eac3e8958c578f8862846b84e434b2 /math/ocamlgsl
parentaf7511ccd24a024081c2e79d1fa6e533c841c4ec (diff)
downloadports-5da7ccc1fbcb3e62893273709a9619fd67922c44.tar.gz
ports-5da7ccc1fbcb3e62893273709a9619fd67922c44.zip
Update math/gsl to 2.4
Exp-Run by: antoine PR: 220408
Notes
Notes: svn path=/head/; revision=444988
Diffstat (limited to 'math/ocamlgsl')
-rw-r--r--math/ocamlgsl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile
index dc39c3bc45a3..863b03fc0899 100644
--- a/math/ocamlgsl/Makefile
+++ b/math/ocamlgsl/Makefile
@@ -4,7 +4,7 @@
PORTNAME= ocaml-gsl
DISTVERSIONPREFIX=v
DISTVERSION= 1.19.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= michipili@gmail.com