Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2016 07:10:56 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420896 - head/www/p5-HTTP-ProxyPAC
Message-ID:  <201608260710.u7Q7AuWu083459@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Fri Aug 26 07:10:56 2016
New Revision: 420896
URL: https://svnweb.freebsd.org/changeset/ports/420896

Log:
  Needs LICENSE_COMB for dual license

Modified:
  head/www/p5-HTTP-ProxyPAC/Makefile

Modified: head/www/p5-HTTP-ProxyPAC/Makefile
==============================================================================
--- head/www/p5-HTTP-ProxyPAC/Makefile	Fri Aug 26 07:07:23 2016	(r420895)
+++ head/www/p5-HTTP-ProxyPAC/Makefile	Fri Aug 26 07:10:56 2016	(r420896)
@@ -11,6 +11,7 @@ MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Use a proxy auto config file to get proxy info
 
 LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-JE>0:www/p5-JE \
 		p5-URI>=0:net/p5-URI \



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