svn commit: r420896 - head/www/p5-HTTP-ProxyPAC

Emanuel Haupt ehaupt at FreeBSD.org
Fri Aug 26 07:10:57 UTC 2016


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


More information about the svn-ports-all mailing list