aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ruby-gettext/Makefile4
-rw-r--r--devel/rubygem-gettext/Makefile4
-rw-r--r--devel/rubygem-locale/Makefile4
3 files changed, 6 insertions, 6 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
diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile
index 90832507aa6e..55edd03ad1ec 100644
--- a/devel/rubygem-gettext/Makefile
+++ b/devel/rubygem-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
diff --git a/devel/rubygem-locale/Makefile b/devel/rubygem-locale/Makefile
index 90832507aa6e..55edd03ad1ec 100644
--- a/devel/rubygem-locale/Makefile
+++ b/devel/rubygem-locale/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