Date: Tue, 16 Feb 2016 18:08:43 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409010 - head/security/p5-Digest-SHA3 Message-ID: <201602161808.u1GI8hU1091829@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Tue Feb 16 18:08:42 2016 New Revision: 409010 URL: https://svnweb.freebsd.org/changeset/ports/409010 Log: Add LICENSE info, and donate to the perl collective. Modified: head/security/p5-Digest-SHA3/Makefile Modified: head/security/p5-Digest-SHA3/Makefile ============================================================================== --- head/security/p5-Digest-SHA3/Makefile Tue Feb 16 18:05:17 2016 (r409009) +++ head/security/p5-Digest-SHA3/Makefile Tue Feb 16 18:08:42 2016 (r409010) @@ -7,9 +7,12 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for SHA-3 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602161808.u1GI8hU1091829>