summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-24 21:39:54 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-24 21:39:54 +0000
commitde987a010b0651eab3b44e2907a3dcadf5e05c2e (patch)
treeea344ca053a15226551ac2c4c6fc58fd827aebd0 /www
parent- Fix shebangs (diff)
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q2
Notes
Notes: svn path=/head/; revision=387357
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-ace-rails-ap/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/rubygem-ace-rails-ap/Makefile b/www/rubygem-ace-rails-ap/Makefile
index e1f2b8c61a0b..8e35a8431a76 100644
--- a/www/rubygem-ace-rails-ap/Makefile
+++ b/www/rubygem-ace-rails-ap/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ace-rails-ap
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -11,6 +12,8 @@ COMMENT= Ajax.org Cloud9 Editor (Ace) for the Rails 3.1 asset pipeline
LICENSE= MIT
+USES= shebangfix
+SHEBANG_FILES= update.sh
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes