svn commit: r422749 - head/net/p5-Net-Ping

John Marino marino at FreeBSD.org
Sun Sep 25 12:59:15 UTC 2016


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 at 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


More information about the svn-ports-all mailing list