Date: Sat, 1 Oct 2016 08:09:30 +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: r423040 - head/graphics/deegree-wfs Message-ID: <201610010809.u9189U4e087628@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Oct 1 08:09:30 2016 New Revision: 423040 URL: https://svnweb.freebsd.org/changeset/ports/423040 Log: Fix LICENSE, GPL21 doesn't exist Modified: head/graphics/deegree-wfs/Makefile Modified: head/graphics/deegree-wfs/Makefile ============================================================================== --- head/graphics/deegree-wfs/Makefile Sat Oct 1 08:02:20 2016 (r423039) +++ head/graphics/deegree-wfs/Makefile Sat Oct 1 08:09:30 2016 (r423040) @@ -12,7 +12,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}_${ MAINTAINER= ports@FreeBSD.org COMMENT= Deegree Web Feature Service(WFS) -LICENSE= GPL21+ +LICENSE= LGPL21+ USES= zip USE_JAVA= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610010809.u9189U4e087628>