diff options
Diffstat (limited to 'math/m4ri/Makefile')
-rw-r--r-- | math/m4ri/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/m4ri/Makefile b/math/m4ri/Makefile index 45f5c8bbd655..ad448a12f023 100644 --- a/math/m4ri/Makefile +++ b/math/m4ri/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math MAINTAINER= thierry@FreeBSD.org COMMENT= Library for fast arithmetic with dense matrices over F2 +WWW= https://bitbucket.org/malb/m4ri/src/master/ LICENSE= GPLv2+ |