diff options
Diffstat (limited to 'devel/ocaml-ocamlbuild/Makefile')
-rw-r--r-- | devel/ocaml-ocamlbuild/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-ocamlbuild/Makefile b/devel/ocaml-ocamlbuild/Makefile index fd9be8717f87..642106428cdb 100644 --- a/devel/ocaml-ocamlbuild/Makefile +++ b/devel/ocaml-ocamlbuild/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= danfe@FreeBSD.org COMMENT= Legacy build tool for OCaml libraries and programs +WWW= https://github.com/ocaml/ocamlbuild LICENSE= GPLv2 |