diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-02-23 03:12:47 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-02-23 03:12:47 +0000 |
commit | 0110c3cb470330fb31789c20ea7583b081ec79cd (patch) | |
tree | b4150d54f86e71e4283420696c61d2c0586fd808 | |
parent | - Update to 2.1.0 (diff) |
- Correct web page.
Reported by: Pedro Giffuni <giffunip@yahoo.com>
Notes
Notes:
svn path=/head/; revision=493637
-rw-r--r-- | cad/netgen/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/netgen/pkg-descr b/cad/netgen/pkg-descr index 688315642f94..0584ffafabd8 100644 --- a/cad/netgen/pkg-descr +++ b/cad/netgen/pkg-descr @@ -5,4 +5,4 @@ representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. -WWW: http://www.hpfem.jku.at/netgen/ +WWW: https://ngsolve.org/ |