git: 3da8b29b4b08 - main - math/alberta: Fix WWW to use https:// scheme; Add LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jun 2024 16:13:07 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3da8b29b4b0897ded72a2444b25145c95fe3ec47 commit 3da8b29b4b0897ded72a2444b25145c95fe3ec47 Author: Älven <alster@vinterdalen.se> AuthorDate: 2024-06-09 16:04:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-09 16:07:24 +0000 math/alberta: Fix WWW to use https:// scheme; Add LICENSE_FILE PR: 279601 --- math/alberta/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/alberta/Makefile b/math/alberta/Makefile index 705e9308d621..3a555b9d4d8c 100644 --- a/math/alberta/Makefile +++ b/math/alberta/Makefile @@ -6,9 +6,10 @@ PKGNAMESUFFIX= -fem MAINTAINER= yuri@FreeBSD.org COMMENT= Adaptive multi-level finite element toolbox -WWW= http://www.alberta-fem.de/ +WWW= https://www.alberta-fem.de/ LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gsed:textproc/gsed \ opendx>0:graphics/opendx