diff options
Diffstat (limited to 'ftp/ocaml-ocurl')
-rw-r--r-- | ftp/ocaml-ocurl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index e5e6b54f0408..c09b731011b0 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= danfe@FreeBSD.org COMMENT= Interface for OCaml to the curl lib +WWW= http://ocurl.forge.ocamlcore.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |