diff options
Diffstat (limited to 'devel/ocaml-re/Makefile')
-rw-r--r-- | devel/ocaml-re/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-re/Makefile b/devel/ocaml-re/Makefile index eca7adf23753..2d6134db0f6a 100644 --- a/devel/ocaml-re/Makefile +++ b/devel/ocaml-re/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= Pure OCaml regular expressions +WWW= https://github.com/ocaml/ocaml-re LICENSE= LGPL21 |