svn commit: r403412 - head/devel/rubygem-stella
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Dec 9 14:28:17 UTC 2015
Author: sunpoet
Date: Wed Dec 9 14:28:16 2015
New Revision: 403412
URL: https://svnweb.freebsd.org/changeset/ports/403412
Log:
- Cosmetic change
Modified:
head/devel/rubygem-stella/Makefile
Modified: head/devel/rubygem-stella/Makefile
==============================================================================
--- head/devel/rubygem-stella/Makefile Wed Dec 9 14:28:12 2015 (r403411)
+++ head/devel/rubygem-stella/Makefile Wed Dec 9 14:28:16 2015 (r403412)
@@ -29,9 +29,10 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
USES= shebangfix
-SHEBANG_FILES= bin/stella \
- support/sample_webapp/app.rb
PLIST_FILES= bin/stella
+SHEBANG_FILES= bin/stella \
+ support/sample_webapp/app.rb
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list