diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-07-19 22:19:43 +0800 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-07-19 22:19:43 +0800 |
commit | bcf6f7e950b5edf945674db38a65978f206b03e3 (patch) | |
tree | e11b0b97fb0535f1d2226f77d0581876ba8e4949 /math/Makefile | |
parent | 75cac073cc5dccdc0d8a85f53d359e08bcfac9c1 (diff) | |
download | freebsd-ports-gnome-bcf6f7e950b5edf945674db38a65978f206b03e3.tar.gz freebsd-ports-gnome-bcf6f7e950b5edf945674db38a65978f206b03e3.tar.zst freebsd-ports-gnome-bcf6f7e950b5edf945674db38a65978f206b03e3.zip |
Readd math/p5-Math-GSL and update to 0.42
PR: 247302
Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 064c18bfc264..50762fe4ac49 100644 --- a/math/Makefile +++ b/math/Makefile @@ -580,6 +580,7 @@ SUBDIR += p5-Math-GMPf SUBDIR += p5-Math-GMPq SUBDIR += p5-Math-GMPz + SUBDIR += p5-Math-GSL SUBDIR += p5-Math-Geometry SUBDIR += p5-Math-Geometry-Planar SUBDIR += p5-Math-Geometry-Planar-GPC |