diff options
author | mef <mef@pkgsrc.org> | 2020-12-17 22:14:54 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2020-12-17 22:14:54 +0000 |
commit | 93d70cfa348d6944d2a9107efac34cfa4126a9df (patch) | |
tree | 6da4815abe4b942166d183178df73a23ecd7b211 /math | |
parent | 96c0cd20bc6747f710fd1e574518b2cf694ba434 (diff) | |
download | pkgsrc-93d70cfa348d6944d2a9107efac34cfa4126a9df.tar.gz |
(math/erfa) Added math/erfa version 1.7.1
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index d508ba74767..2999ab2aab2 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.483 2020/11/05 16:56:01 bacon Exp $ +# $NetBSD: Makefile,v 1.484 2020/12/17 22:14:54 mef Exp $ COMMENT= Mathematics @@ -158,6 +158,7 @@ SUBDIR+= double-conversion SUBDIR+= eigen2 SUBDIR+= eigen3 SUBDIR+= eispack +SUBDIR+= erfa SUBDIR+= ess SUBDIR+= eukleides SUBDIR+= eukleides10 |