Date: Sun, 8 Nov 2020 17:13:38 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554516 - head/net-im/p5-SOAP-Transport-JABBER Message-ID: <202011081713.0A8HDc5K096964@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 8 17:13:37 2020 New Revision: 554516 URL: https://svnweb.freebsd.org/changeset/ports/554516 Log: Fix LICENSE Modified: head/net-im/p5-SOAP-Transport-JABBER/Makefile Modified: head/net-im/p5-SOAP-Transport-JABBER/Makefile ============================================================================== --- head/net-im/p5-SOAP-Transport-JABBER/Makefile Sun Nov 8 17:13:33 2020 (r554515) +++ head/net-im/p5-SOAP-Transport-JABBER/Makefile Sun Nov 8 17:13:37 2020 (r554516) @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Jabber-based transport backend for SOAP::Lite -LICENSE= ART10 +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Net-Jabber>=0:net-im/p5-Net-Jabber \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081713.0A8HDc5K096964>