From 3da8b29b4b0897ded72a2444b25145c95fe3ec47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84lven?= Date: Sun, 9 Jun 2024 09:04:37 -0700 Subject: [PATCH] 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