diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-06-27 04:54:12 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-06-27 10:00:40 -0700 |
commit | 9bd87094dbb80b3c2cea10b1f92b4510c6d45718 (patch) | |
tree | ee866e84d5062e869560437b011401aa55b8dec6 | |
parent | dns/openresolv: update to 3.17.0 (diff) |
science/elmerfem: Correct WWW
-rw-r--r-- | science/elmerfem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile index 81fb5bf4e664..61d937cda3e7 100644 --- a/science/elmerfem/Makefile +++ b/science/elmerfem/Makefile @@ -9,7 +9,7 @@ PATCHFILES= 48e9430c.patch:-p1 # https://github.com/ElmerCSC/elmerfem/pull/294 MAINTAINER= henrik@gulbra.net COMMENT= Multiphysical simulation software -WWW= https://www.csc.fi/web/elmer +WWW= https://www.elmerfem.org/blog/ LICENSE= GPLv2 |