diff options
Diffstat (limited to 'math/libtommath')
-rw-r--r-- | math/libtommath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index 1fafd2c6243c..9569b08ad9c5 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -7,6 +7,7 @@ DISTNAME= ltm-${DISTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= Comprehensive, modular, and portable mathematical routines +WWW= https://libtom.net/ LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/LICENSE |