diff options
Diffstat (limited to 'databases/ocaml-dbm/Makefile')
-rw-r--r-- | databases/ocaml-dbm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ocaml-dbm/Makefile b/databases/ocaml-dbm/Makefile index 63af1c7da8a2..f97ad179a8c0 100644 --- a/databases/ocaml-dbm/Makefile +++ b/databases/ocaml-dbm/Makefile @@ -7,6 +7,7 @@ DISTNAME= caml${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= OCaml binding to the NDBM and GDBM database library +WWW= https://forge.ocamlcore.org/projects/camldbm/ LICENSE= LGPL20 |