diff options
Diffstat (limited to 'archivers/ocaml-bz2/Makefile')
-rw-r--r-- | archivers/ocaml-bz2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index ccd442479c15..16c8390f1b5a 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -8,6 +8,7 @@ DISTNAME= caml${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library to manipulate bz2 files +WWW= http://camlbz2.forge.ocamlcore.org LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual |