diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-10-27 15:46:37 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-11-01 22:11:47 +0000 |
commit | 05f0f44a557a53913001d6debf17965dfb799288 (patch) | |
tree | 75e92928cabf1007753c9be94d0344f1802f97e9 /cad/tochnog | |
parent | df4e447a72e8a83de039f1eb2630fe4d75ec20fa (diff) |
Diffstat (limited to 'cad/tochnog')
-rw-r--r-- | cad/tochnog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile index 9c968416088f..57d1904c0e75 100644 --- a/cad/tochnog/Makefile +++ b/cad/tochnog/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= ${DISTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Free explicit/implicit Finite Element Program -WWW= http://tochnog.sourceforge.net/ +WWW= https://tochnog.sourceforge.net/ LICENSE= GPLv2 |