Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2018 15:19:51 +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: r463231 - head/devel/p5-Sys-CPU
Message-ID:  <201802281519.w1SFJpZ1072485@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb 28 15:19:51 2018
New Revision: 463231
URL: https://svnweb.freebsd.org/changeset/ports/463231

Log:
  Add LICENSE
  
  - Fix WWW

Modified:
  head/devel/p5-Sys-CPU/Makefile
  head/devel/p5-Sys-CPU/pkg-descr

Modified: head/devel/p5-Sys-CPU/Makefile
==============================================================================
--- head/devel/p5-Sys-CPU/Makefile	Wed Feb 28 15:13:37 2018	(r463230)
+++ head/devel/p5-Sys-CPU/Makefile	Wed Feb 28 15:19:51 2018	(r463231)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Sys::CPU - Perl extension for getting CPU information
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		dos2unix perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Sys-CPU/pkg-descr
==============================================================================
--- head/devel/p5-Sys-CPU/pkg-descr	Wed Feb 28 15:13:37 2018	(r463230)
+++ head/devel/p5-Sys-CPU/pkg-descr	Wed Feb 28 15:19:51 2018	(r463231)
@@ -5,4 +5,4 @@ added for type of CPU and clock speed. While much of t
 is from UNIX::Processors, Win32 support has been added
 (but not tested).
 
-WWW: http://search.cpan.org/dist/Sys-Cpu/
+WWW: http://search.cpan.org/dist/Sys-CPU/



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