diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-17 19:38:31 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-18 00:13:27 +0000 |
| commit | e5aecce3fcc68519908e4f54ebb61bf18a208dbb (patch) | |
| tree | 660df2ed496e8bd7b929c4603db70ac527e9e580 /math/gap | |
| parent | 19e0f62750a52ed7b859a7e88778144217a2edb9 (diff) | |
Diffstat (limited to 'math/gap')
| -rw-r--r-- | math/gap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile index 3b3d04fcf9f1..18f2c2c86831 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= https://github.com/gap-system/gap/releases/download/v${DISTVERSION MAINTAINER= yuri@FreeBSD.org COMMENT= System for computational discrete algebra -WWW= https://www.gap-system.org/ +WWW= https://www.gap-system.org/ \ + https://github.com/gap-system/gap LICENSE= GPLv2+ |
