Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Sep 2016 12:59:14 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422749 - head/net/p5-Net-Ping
Message-ID:  <201609251259.u8PCxEDO022860@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sun Sep 25 12:59:14 2016
New Revision: 422749
URL: https://svnweb.freebsd.org/changeset/ports/422749

Log:
  net/p5-Net-Ping: Really fix build (still hitting license sanity check)

Modified:
  head/net/p5-Net-Ping/Makefile

Modified: head/net/p5-Net-Ping/Makefile
==============================================================================
--- head/net/p5-Net-Ping/Makefile	Sun Sep 25 12:19:16 2016	(r422748)
+++ head/net/p5-Net-Ping/Makefile	Sun Sep 25 12:59:14 2016	(r422749)
@@ -11,7 +11,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Perl module to check a remote host for reachability
 
 LICENSE=	ART10 GPLv1
-LICENSE_COMP=	dual
+LICENSE_COMB=	dual
 
 DEPRECATED=	This or newer version included in all supported versions of perl
 EXPIRATION_DATE=	2016-11-08



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