Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2015 16:26:49 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396406 - head/databases/mysac
Message-ID:  <201509081626.t88GQn8Y076595@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Tue Sep  8 16:26:49 2015
New Revision: 396406
URL: https://svnweb.freebsd.org/changeset/ports/396406

Log:
  Mea culpa: it's LGPL3, not GPLv3 actually.

Modified:
  head/databases/mysac/Makefile

Modified: head/databases/mysac/Makefile
==============================================================================
--- head/databases/mysac/Makefile	Tue Sep  8 16:25:12 2015	(r396405)
+++ head/databases/mysac/Makefile	Tue Sep  8 16:26:49 2015	(r396406)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.arpalert.org/sr
 MAINTAINER=	jake@xz.cx
 COMMENT=	MySQL Simple Asynchronous Client
 
-LICENSE=	GPLv3
+LICENSE=	LGPL3
 
 USE_LDCONFIG=	yes
 USE_MYSQL=	yes



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