aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-11-03 01:01:51 +0800
committermarino <marino@FreeBSD.org>2014-11-03 01:01:51 +0800
commit4aa49cceeaf4711d70d146b4c606d138d4446b14 (patch)
tree50f120d53bc2ac64d1c31862cf798ad29f48da95
parent36ec7b0cb54872664e51e360c620751e5ad75f39 (diff)
downloadfreebsd-ports-gnome-4aa49cceeaf4711d70d146b4c606d138d4446b14.tar.gz
freebsd-ports-gnome-4aa49cceeaf4711d70d146b4c606d138d4446b14.tar.zst
freebsd-ports-gnome-4aa49cceeaf4711d70d146b4c606d138d4446b14.zip
devel/libsearpc: License is LGPL3, not GPLv3
-rw-r--r--devel/libsearpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsearpc/Makefile b/devel/libsearpc/Makefile
index 04b270d2a586..1bdcc76665ee 100644
--- a/devel/libsearpc/Makefile
+++ b/devel/libsearpc/Makefile
@@ -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 \
1-07-17 19:18:47 +0800'>2011-07-172-0/+30 * Update CONFLICTS lines.hrs2011-06-211-2/+2 * Fix an issue that the bbox device was not built.hrs2011-06-101-1/+1 * - Fix build when WITHOUT_X11=yes.hrs2011-06-103-2/+40