svn commit: r380266 - head/security/rubygem-bcrypt-ruby

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 2 14:29:31 UTC 2015


Author: sunpoet
Date: Mon Mar  2 14:29:30 2015
New Revision: 380266
URL: https://svnweb.freebsd.org/changeset/ports/380266
QAT: https://qat.redports.org/buildarchive/r380266/

Log:
  - Add LICENSE

Modified:
  head/security/rubygem-bcrypt-ruby/Makefile

Modified: head/security/rubygem-bcrypt-ruby/Makefile
==============================================================================
--- head/security/rubygem-bcrypt-ruby/Makefile	Mon Mar  2 14:27:58 2015	(r380265)
+++ head/security/rubygem-bcrypt-ruby/Makefile	Mon Mar  2 14:29:30 2015	(r380266)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Sophisticated and secure hash algorithm for passwords
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-bcrypt>=0:${PORTSDIR}/security/rubygem-bcrypt
 
 USE_RUBY=	yes


More information about the svn-ports-head mailing list