diff options
Diffstat (limited to 'math/openlibm')
-rw-r--r-- | math/openlibm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/openlibm/Makefile b/math/openlibm/Makefile index 1c7a9f5b9597..787f1277046a 100644 --- a/math/openlibm/Makefile +++ b/math/openlibm/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math MAINTAINER= iblis@hs.ntnu.edu.tw COMMENT= High quality system independent, portable, open source libm +WWW= http://julialang.org/openlibm/ LICENSE= MIT ISCL BSD2CLAUSE LICENSE_COMB= multi |