Date: Fri, 31 May 2019 11:44:37 +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: r503161 - head/net-im/spectral Message-ID: <201905311144.x4VBibDR075013@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri May 31 11:44:37 2019 New Revision: 503161 URL: https://svnweb.freebsd.org/changeset/ports/503161 Log: net-im/spectral: Spell LICENSE_FILE correctly Modified: head/net-im/spectral/Makefile Modified: head/net-im/spectral/Makefile ============================================================================== --- head/net-im/spectral/Makefile Fri May 31 11:44:00 2019 (r503160) +++ head/net-im/spectral/Makefile Fri May 31 11:44:37 2019 (r503161) @@ -9,7 +9,7 @@ MAINTAINER= adridg@FreeBSD.org COMMENT= Glossy Matrix IM client based on Qt technologies LICENSE= GPLv3 -LICENSE_FILES= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= libqmatrixclient>=0.5:net-im/libqmatrixclient
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905311144.x4VBibDR075013>