diff options
Diffstat (limited to 'math/ocamlgsl')
-rw-r--r-- | math/ocamlgsl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile index 068b70d7a1fa..72e81eb64def 100644 --- a/math/ocamlgsl/Makefile +++ b/math/ocamlgsl/Makefile @@ -6,6 +6,7 @@ CATEGORIES= math MAINTAINER= michipili@gmail.com COMMENT= Interface to GSL for the Objective Caml language +WWW= http://oandrieu.nerim.net/ocaml/gsl/ LICENSE= GPLv3 |