Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2017 09:05:04 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r438934 - head/sysutils/pecl-mogilefs
Message-ID:  <201704200905.v3K954uL097116@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Apr 20 09:05:04 2017
New Revision: 438934
URL: https://svnweb.freebsd.org/changeset/ports/438934

Log:
  - Fix LICENSE

Modified:
  head/sysutils/pecl-mogilefs/Makefile

Modified: head/sysutils/pecl-mogilefs/Makefile
==============================================================================
--- head/sysutils/pecl-mogilefs/Makefile	Thu Apr 20 08:39:53 2017	(r438933)
+++ head/sysutils/pecl-mogilefs/Makefile	Thu Apr 20 09:05:04 2017	(r438934)
@@ -9,7 +9,7 @@ CATEGORIES=	sysutils pear
 MAINTAINER=	gasol.wu@gmail.com
 COMMENT=	PHP client library to communicate with the MogileFS storage
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 LIB_DEPENDS=	libneon.so:www/neon
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704200905.v3K954uL097116>