diff options
Diffstat (limited to 'math/ntl/Makefile')
-rw-r--r-- | math/ntl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile index b1724d09a8f8..438f635e04ee 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.shoup.net/ntl/ MAINTAINER= ndowens04@gmail.com COMMENT= Victor Shoup's Number Theory Library +WWW= https://www.shoup.net/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/../doc/copying.txt |