diff options
Diffstat (limited to 'devel/ocaml-sdl/Makefile')
-rw-r--r-- | devel/ocaml-sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-sdl/Makefile b/devel/ocaml-sdl/Makefile index 31ed832be273..620252222f48 100644 --- a/devel/ocaml-sdl/Makefile +++ b/devel/ocaml-sdl/Makefile @@ -8,7 +8,7 @@ DISTNAME= ocamlsdl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= OCaml interface to the SDL -WWW= http://ocamlsdl.sourceforge.net/ +WWW= https://ocamlsdl.sourceforge.net/ LICENSE= LGPL20+ # source says LGPL20+, COPYING says LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING |