Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2016 11:44:08 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422663 - head/net/p5-Net-Ping
Message-ID:  <201609231144.u8NBi8X8029440@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Sep 23 11:44:08 2016
New Revision: 422663
URL: https://svnweb.freebsd.org/changeset/ports/422663

Log:
  Fix build.
  
  Pointy hat:	amdmi3
  Sponsored by:	Absolight

Modified:
  head/net/p5-Net-Ping/Makefile   (contents, props changed)

Modified: head/net/p5-Net-Ping/Makefile
==============================================================================
--- head/net/p5-Net-Ping/Makefile	Fri Sep 23 11:41:48 2016	(r422662)
+++ head/net/p5-Net-Ping/Makefile	Fri Sep 23 11:44:08 2016	(r422663)
@@ -11,6 +11,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Perl module to check a remote host for reachability
 
 LICENSE=	ART10 GPLv1
+LICENSE_COMP=	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?201609231144.u8NBi8X8029440>