svn commit: r508641 - head/www/rubygem-turbolinks-source
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 11 16:50:43 UTC 2019
Author: sunpoet
Date: Sun Aug 11 16:50:42 2019
New Revision: 508641
URL: https://svnweb.freebsd.org/changeset/ports/508641
Log:
Take maintainership
Modified:
head/www/rubygem-turbolinks-source/Makefile
Modified: head/www/rubygem-turbolinks-source/Makefile
==============================================================================
--- head/www/rubygem-turbolinks-source/Makefile Sun Aug 11 16:50:01 2019 (r508640)
+++ head/www/rubygem-turbolinks-source/Makefile Sun Aug 11 16:50:42 2019 (r508641)
@@ -6,14 +6,15 @@ PORTVERSION= 5.2.0
CATEGORIES= www rubygems
MASTER_SITES= RG
-MAINTAINER= ruby at FreeBSD.org
+MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Turbolinks JavaScript assets
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-all
mailing list