mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/alberta: Fix WWW to use https:// scheme; Add LICENSE_FILE
PR: 279601
This commit is contained in:
parent
969dbf8df2
commit
3da8b29b4b
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue