svn commit: r387068 - head/www/rubygem-cgi_multipart_eof_fix

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 22 20:22:07 UTC 2015


Author: sunpoet
Date: Fri May 22 20:22:06 2015
New Revision: 387068
URL: https://svnweb.freebsd.org/changeset/ports/387068

Log:
  - Add LICENSE

Modified:
  head/www/rubygem-cgi_multipart_eof_fix/Makefile

Modified: head/www/rubygem-cgi_multipart_eof_fix/Makefile
==============================================================================
--- head/www/rubygem-cgi_multipart_eof_fix/Makefile	Fri May 22 20:22:00 2015	(r387067)
+++ head/www/rubygem-cgi_multipart_eof_fix/Makefile	Fri May 22 20:22:06 2015	(r387068)
@@ -8,6 +8,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Fix an exploitable bug in CGI multipart parsing
 
+LICENSE=	GPLv2 RUBY
+LICENSE_COMB=	dual
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list