aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archivers/ruby-zip/Makefile2
-rw-r--r--devel/ruby-locale/Makefile2
-rw-r--r--devel/ruby-rrb/Makefile2
-rw-r--r--devel/ruby-slang/Makefile2
-rw-r--r--textproc/ruby-htmltools/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/archivers/ruby-zip/Makefile b/archivers/ruby-zip/Makefile
index 77a24cecbf8f..a13eea761f2f 100644
--- a/archivers/ruby-zip/Makefile
+++ b/archivers/ruby-zip/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ruby${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby module for reading and writing zip files
MAKE_JOBS_SAFE= yes
diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile
index 1188ac5cbbaf..744733b5e31d 100644
--- a/devel/ruby-locale/Makefile
+++ b/devel/ruby-locale/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A simple Ruby module that provides setlocale(3)
CONFLICTS= ${PKGNAMEPREFIX}locale2-[0-9]*
diff --git a/devel/ruby-rrb/Makefile b/devel/ruby-rrb/Makefile
index 53ae65ce547c..7ce5a5fe92a2 100644
--- a/devel/ruby-rrb/Makefile
+++ b/devel/ruby-rrb/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.kmc.gr.jp/proj/rrb/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby Refactoring Browser for FreeRIDE and EMACS
USE_RUBY= yes
diff --git a/devel/ruby-slang/Makefile b/devel/ruby-slang/Makefile
index 26e9247b23b9..25114ba4cacc 100644
--- a/devel/ruby-slang/Makefile
+++ b/devel/ruby-slang/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= fenner/ruby-contrib
DISTNAME= ${PORTNAME}lib-${PORTVERSION:}-1m
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= S-Lang extension module for Ruby
LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang
diff --git a/textproc/ruby-htmltools/Makefile b/textproc/ruby-htmltools/Makefile
index 3b2aeae9bb49..b946329cff54 100644
--- a/textproc/ruby-htmltools/Makefile
+++ b/textproc/ruby-htmltools/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Tools for parsing and manipulating HTML text in Ruby
USE_RUBY= yes