svn commit: r511462 - head/textproc/rubygem-colorator
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 7 22:46:13 UTC 2019
Author: sunpoet
Date: Sat Sep 7 22:46:11 2019
New Revision: 511462
URL: https://svnweb.freebsd.org/changeset/ports/511462
Log:
Take maintainership
Modified:
head/textproc/rubygem-colorator/Makefile
Modified: head/textproc/rubygem-colorator/Makefile
==============================================================================
--- head/textproc/rubygem-colorator/Makefile Sat Sep 7 22:46:06 2019 (r511461)
+++ head/textproc/rubygem-colorator/Makefile Sat Sep 7 22:46:11 2019 (r511462)
@@ -6,14 +6,15 @@ PORTVERSION= 1.1.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
-MAINTAINER= ruby at FreeBSD.org
-COMMENT= Colorize your text in a terminal with a simple API
+MAINTAINER= sunpoet at FreeBSD.org
+COMMENT= Colorize your text in the terminal
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list