Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 03:30:58 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353251 - head/devel/rubygem-classifier
Message-ID:  <201405080330.s483UwYg057176@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May  8 03:30:58 2014
New Revision: 353251
URL: http://svnweb.freebsd.org/changeset/ports/353251
QAT: https://qat.redports.org/buildarchive/r353251/

Log:
  - Add LICENSE
  - Remove leading indefinite article from COMMENT

Modified:
  head/devel/rubygem-classifier/Makefile

Modified: head/devel/rubygem-classifier/Makefile
==============================================================================
--- head/devel/rubygem-classifier/Makefile	Thu May  8 03:27:06 2014	(r353250)
+++ head/devel/rubygem-classifier/Makefile	Thu May  8 03:30:58 2014	(r353251)
@@ -7,7 +7,9 @@ CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	A classifier module for Bayesian and other types of classifications
+COMMENT=	Classifier module for Bayesian and other types of classifications
+
+LICENSE=	LGPL21
 
 RUN_DEPENDS=	rubygem-fast-stemmer>=1.0.0:${PORTSDIR}/devel/rubygem-fast-stemmer
 



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