Index: head/devel/ocaml-calendar/Makefile =================================================================== --- head/devel/ocaml-calendar/Makefile (revision 520006) +++ head/devel/ocaml-calendar/Makefile (revision 520007) @@ -1,19 +1,21 @@ # Created by: Jaap Boender # $FreeBSD$ PORTNAME= calendar PORTVERSION= 2.03.2 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/915/ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= Date and time library for OCaml +LICENSE= LGPL21 + GNU_CONFIGURE= yes USES= gmake USE_OCAML= yes USE_OCAML_FINDLIB= yes USE_OCAMLFIND_PLIST= yes .include Index: head/devel/ocaml-calendar/pkg-descr =================================================================== --- head/devel/ocaml-calendar/pkg-descr (revision 520006) +++ head/devel/ocaml-calendar/pkg-descr (revision 520007) @@ -1,3 +1,3 @@ ocaml-calendar is an OCaml library for managing dates and times. -WWW: http://www.lri.fr/~signoles/prog.en.html +WWW: http://calendar.forge.ocamlcore.org/