Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 23:12:48 +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: r399049 - head/devel/rubygem-sidetiq
Message-ID:  <201510102312.t9ANCmuo080556@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 10 23:12:48 2015
New Revision: 399049
URL: https://svnweb.freebsd.org/changeset/ports/399049

Log:
  - Use @FreeBSD.org
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-sidetiq/Makefile

Modified: head/devel/rubygem-sidetiq/Makefile
==============================================================================
--- head/devel/rubygem-sidetiq/Makefile	Sat Oct 10 23:12:43 2015	(r399048)
+++ head/devel/rubygem-sidetiq/Makefile	Sat Oct 10 23:12:48 2015	(r399049)
@@ -6,10 +6,11 @@ PORTVERSION=	0.6.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ruby@freebsd.org
+MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Recurring jobs for Sidekiq
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-celluloid>=0.14.1:${PORTSDIR}/devel/rubygem-celluloid \
 		rubygem-ice_cube>=0.11.1:${PORTSDIR}/devel/rubygem-ice_cube \



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