svn commit: r414228 - head/devel/rubygem-soap4r

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 28 19:06:37 UTC 2016


Author: sunpoet
Date: Thu Apr 28 19:06:36 2016
New Revision: 414228
URL: https://svnweb.freebsd.org/changeset/ports/414228

Log:
  - Update LICENSE

Modified:
  head/devel/rubygem-soap4r/Makefile

Modified: head/devel/rubygem-soap4r/Makefile
==============================================================================
--- head/devel/rubygem-soap4r/Makefile	Thu Apr 28 19:06:31 2016	(r414227)
+++ head/devel/rubygem-soap4r/Makefile	Thu Apr 28 19:06:36 2016	(r414228)
@@ -8,13 +8,12 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby implementation of SOAP 1.1
 
-LICENSE=	GPLv2 GPLv3 RUBY
+LICENSE=	GPLv2+ RUBY
 LICENSE_COMB=	dual
 
 RUN_DEPENDS=	rubygem-httpclient>=2.1.1:www/rubygem-httpclient
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USES=		gem
 


More information about the svn-ports-all mailing list