diff options
Diffstat (limited to 'textproc/ocaml-text/Makefile')
-rw-r--r-- | textproc/ocaml-text/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 2bbef5a25b10..4cba73e56340 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library for dealing with text +WWW= https://forge.ocamlcore.org/projects/ocaml-text/ BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild |