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