Date: Sun, 2 Nov 2014 17:01:52 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372079 - head/devel/libsearpc Message-ID: <201411021701.sA2H1qb4017706@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sun Nov 2 17:01:51 2014 New Revision: 372079 URL: https://svnweb.freebsd.org/changeset/ports/372079 QAT: https://qat.redports.org/buildarchive/r372079/ Log: devel/libsearpc: License is LGPL3, not GPLv3 Modified: head/devel/libsearpc/Makefile Modified: head/devel/libsearpc/Makefile ============================================================================== --- head/devel/libsearpc/Makefile Sun Nov 2 16:51:09 2014 (r372078) +++ head/devel/libsearpc/Makefile Sun Nov 2 17:01:51 2014 (r372079) @@ -7,7 +7,7 @@ CATEGORIES= devel MAINTAINER= yan_jingfeng@yahoo.com COMMENT= Simple RPC framework based on GObject System in C -LICENSE= GPLv3 +LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411021701.sA2H1qb4017706>