Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2019 12:40:39 +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: r496655 - head/devel/rubygem-coffee-script-source
Message-ID:  <201903231240.x2NCedM6057361@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 23 12:40:38 2019
New Revision: 496655
URL: https://svnweb.freebsd.org/changeset/ports/496655

Log:
  Take maintainership

Modified:
  head/devel/rubygem-coffee-script-source/Makefile

Modified: head/devel/rubygem-coffee-script-source/Makefile
==============================================================================
--- head/devel/rubygem-coffee-script-source/Makefile	Sat Mar 23 12:40:33 2019	(r496654)
+++ head/devel/rubygem-coffee-script-source/Makefile	Sat Mar 23 12:40:38 2019	(r496655)
@@ -6,13 +6,14 @@ PORTVERSION=	1.12.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ruby@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	CoffeeScript is a little language that compiles into JavaScript
 
 LICENSE=	MIT
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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