Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Aug 2015 11:07:31 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393776 - head/devel/vstr
Message-ID:  <201508091107.t79B7VDD078432@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Aug  9 11:07:30 2015
New Revision: 393776
URL: https://svnweb.freebsd.org/changeset/ports/393776

Log:
  Fix LICENSE

Modified:
  head/devel/vstr/Makefile

Modified: head/devel/vstr/Makefile
==============================================================================
--- head/devel/vstr/Makefile	Sun Aug  9 11:02:41 2015	(r393775)
+++ head/devel/vstr/Makefile	Sun Aug  9 11:07:30 2015	(r393776)
@@ -12,7 +12,7 @@ MASTER_SITES=	http://www.and.org/vstr/${
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	General purpose string library for C
 
-LICENSE=	LGPL
+LICENSE=	LGPL21
 
 USES=		gmake libtool pathfix pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes



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