aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-gettext
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2006-06-07 06:44:54 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2006-06-07 06:44:54 +0000
commit9b992276c95f153c6c53ba2c80478b2841cf8f16 (patch)
tree799e85cc2f73c038e3fb5592be34cb244395d683 /devel/ruby-gettext
parent217b3fa598898d9d942f5d30677cf74bfe6843ad (diff)
downloadports-9b992276c95f153c6c53ba2c80478b2841cf8f16.tar.gz
ports-9b992276c95f153c6c53ba2c80478b2841cf8f16.zip
Permissions and shebang lines of bin/* scripts are taken care of
by the installer script.
Notes
Notes: svn path=/head/; revision=164679
Diffstat (limited to 'devel/ruby-gettext')
-rw-r--r--devel/ruby-gettext/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile
index 90832507aa6e..55edd03ad1ec 100644
--- a/devel/ruby-gettext/Makefile
+++ b/devel/ruby-gettext/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-package-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby implementation of the gettext library
BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc
@@ -23,7 +23,7 @@ USE_RUBY= yes
USE_RUBY_FEATURES= racc-runtime
USE_RUBY_SETUP= yes
-RUBY_SHEBANG_FILES= bin/rgettext ${WRKSRC}/samples/*.rb
+RUBY_SHEBANG_FILES= ${WRKSRC}/samples/*.rb
DOCS= ChangeLog NEWS README