Date: Fri, 14 Jun 2019 09:48:17 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504173 - head/graphics/peruse Message-ID: <201906140948.x5E9mHYp056517@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri Jun 14 09:48:17 2019 New Revision: 504173 URL: https://svnweb.freebsd.org/changeset/ports/504173 Log: graphics/peruse: Spell LICENSE correctly Modified: head/graphics/peruse/Makefile Modified: head/graphics/peruse/Makefile ============================================================================== --- head/graphics/peruse/Makefile Fri Jun 14 09:01:55 2019 (r504172) +++ head/graphics/peruse/Makefile Fri Jun 14 09:48:17 2019 (r504173) @@ -5,10 +5,10 @@ DISTVERSION= 1.2-186 DISTVERSIONSUFFIX= -g4982089 CATEGORIES= graphics kde -LICENCE= LPGL21 - MAINTAINER= kde@FreeBSD.org COMMENT= Comic book viewer + +LICENSE= LGPL21 USES= cmake pkgconfig kde:5 qt:5 tar:xz USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906140948.x5E9mHYp056517>