diff options
Diffstat (limited to 'math/zn_poly/Makefile')
-rw-r--r-- | math/zn_poly/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/zn_poly/Makefile b/math/zn_poly/Makefile index 52ccc9854a65..1c305f51f432 100644 --- a/math/zn_poly/Makefile +++ b/math/zn_poly/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://gitlab.com/sagemath/${PORTNAME}/-/archive/${PORTVERSION}/ MAINTAINER= thierry@FreeBSD.org COMMENT= C library for polynomial arithmetic +WWW= https://web.maths.unsw.edu.au/~davidharvey/code/zn_poly/ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual |