Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2013 17:16:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337263 - head/security/pecl-gnupg
Message-ID:  <201312231716.rBNHGUwr059697@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Dec 23 17:16:30 2013
New Revision: 337263
URL: http://svnweb.freebsd.org/changeset/ports/337263

Log:
  - Update LICENSE

Modified:
  head/security/pecl-gnupg/Makefile

Modified: head/security/pecl-gnupg/Makefile
==============================================================================
--- head/security/pecl-gnupg/Makefile	Mon Dec 23 17:12:33 2013	(r337262)
+++ head/security/pecl-gnupg/Makefile	Mon Dec 23 17:16:30 2013	(r337263)
@@ -13,7 +13,7 @@ DIST_SUBDIR=	PECL
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	PECL wrapper around the gpgme library
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 LIB_DEPENDS=	libgpgme.so:${PORTSDIR}/security/gpgme
 



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