Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2018 09:08:25 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480157 - head/security/p5-Digest-CRC
Message-ID:  <201809200908.w8K98PjA074554@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Sep 20 09:08:25 2018
New Revision: 480157
URL: https://svnweb.freebsd.org/changeset/ports/480157

Log:
  - Add LICENSE
  
  Approved by:	portmgr blanket

Modified:
  head/security/p5-Digest-CRC/Makefile

Modified: head/security/p5-Digest-CRC/Makefile
==============================================================================
--- head/security/p5-Digest-CRC/Makefile	Thu Sep 20 08:05:38 2018	(r480156)
+++ head/security/p5-Digest-CRC/Makefile	Thu Sep 20 09:08:25 2018	(r480157)
@@ -10,6 +10,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ashish@FreeBSD.org
 COMMENT=	Perl extension for calculating CRC checksums
 
+LICENSE=	PD
+
 USES=		perl5
 USE_PERL5=	configure
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809200908.w8K98PjA074554>