Date: Tue, 13 Oct 2020 06:36:01 +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: r552199 - head/security/p5-Crypt-Rijndael Message-ID: <202010130636.09D6a15g010582@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Oct 13 06:36:01 2020 New Revision: 552199 URL: https://svnweb.freebsd.org/changeset/ports/552199 Log: Fix LICENSE Modified: head/security/p5-Crypt-Rijndael/Makefile Modified: head/security/p5-Crypt-Rijndael/Makefile ============================================================================== --- head/security/p5-Crypt-Rijndael/Makefile Tue Oct 13 06:33:54 2020 (r552198) +++ head/security/p5-Crypt-Rijndael/Makefile Tue Oct 13 06:36:01 2020 (r552199) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl module that implements the Rijndael cipher -LICENSE= LGPLv3 +LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= p5-Test-Manifest>1.14:devel/p5-Test-Manifest
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010130636.09D6a15g010582>