svn commit: r442397 - head/devel/ocaml-extlib

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 2 15:43:29 UTC 2017


Author: sunpoet
Date: Fri Jun  2 15:43:28 2017
New Revision: 442397
URL: https://svnweb.freebsd.org/changeset/ports/442397

Log:
  Add LICENSE_FILE
  
  - Fix WWW

Modified:
  head/devel/ocaml-extlib/Makefile
  head/devel/ocaml-extlib/pkg-descr

Modified: head/devel/ocaml-extlib/Makefile
==============================================================================
--- head/devel/ocaml-extlib/Makefile	Fri Jun  2 15:43:22 2017	(r442396)
+++ head/devel/ocaml-extlib/Makefile	Fri Jun  2 15:43:28 2017	(r442397)
@@ -10,6 +10,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Complete - yet small - standard library for OCaml
 
 LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/../LICENSE
 
 BUILD_DEPENDS=	cppo:devel/ocaml-cppo
 

Modified: head/devel/ocaml-extlib/pkg-descr
==============================================================================
--- head/devel/ocaml-extlib/pkg-descr	Fri Jun  2 15:43:22 2017	(r442396)
+++ head/devel/ocaml-extlib/pkg-descr	Fri Jun  2 15:43:28 2017	(r442397)
@@ -9,4 +9,4 @@ ExtLib is not directly related to OCaml authors (INRIA
 library can be seen as a proposal for inclusion in the official
 distribution.
 
-WWW: https://github.com/ygrek/ocaml-extlib/
+WWW: https://github.com/ygrek/ocaml-extlib


More information about the svn-ports-head mailing list