svn commit: r399049 - head/devel/rubygem-sidetiq

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 23:12:49 UTC 2015


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 at freebsd.org
+MAINTAINER=	ruby at 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 \


More information about the svn-ports-all mailing list