summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-11-11 01:18:01 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-11-11 01:18:01 +0000
commit34da9bdf573136c2c1df38368a52ffccd661cf79 (patch)
treea377528db4adfec04e601af6921b10c25874b351 /devel
parentUpdate to 1.41 (diff)
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
Notes
Notes: svn path=/head/; revision=147872
Diffstat (limited to 'devel')
-rw-r--r--devel/c4/Makefile2
-rw-r--r--devel/cvs2cl/Makefile2
-rw-r--r--devel/cvsutils/Makefile2
-rw-r--r--devel/darts/Makefile2
-rw-r--r--devel/oniguruma/Makefile2
-rw-r--r--devel/oniguruma4/Makefile2
-rw-r--r--devel/oniguruma5/Makefile2
-rw-r--r--devel/p4.el/Makefile2
-rw-r--r--devel/p4db/Makefile2
-rw-r--r--devel/p5-Data-Properties/Makefile2
-rw-r--r--devel/p5-Log-Dispatch-Config/Makefile2
-rw-r--r--devel/p5-POE-Component-TSTP/Makefile2
-rw-r--r--devel/p5-String-Ediff/Makefile2
-rw-r--r--devel/ruby-amstd/Makefile2
-rw-r--r--devel/ruby-avl/Makefile2
-rw-r--r--devel/ruby-bsearch/Makefile2
-rw-r--r--devel/ruby-byaccr/Makefile2
-rw-r--r--devel/ruby-cache/Makefile2
-rw-r--r--devel/ruby-calendar/Makefile2
-rw-r--r--devel/ruby-cvs/Makefile2
-rw-r--r--devel/ruby-date2/Makefile2
-rw-r--r--devel/ruby-dialogs/Makefile2
-rw-r--r--devel/ruby-fam/Makefile2
-rw-r--r--devel/ruby-filelock/Makefile2
-rw-r--r--devel/ruby-filemagic/Makefile2
-rw-r--r--devel/ruby-gemfinder/Makefile2
-rw-r--r--devel/ruby-gettext/Makefile2
-rw-r--r--devel/ruby-gnustep/Makefile2
-rw-r--r--devel/ruby-intl/Makefile2
-rw-r--r--devel/ruby-io-reactor/Makefile2
-rw-r--r--devel/ruby-metaruby/Makefile2
-rw-r--r--devel/ruby-mmap/Makefile2
-rw-r--r--devel/ruby-mock/Makefile2
-rw-r--r--devel/ruby-ncurses/Makefile2
-rw-r--r--devel/ruby-nodedump/Makefile2
-rw-r--r--devel/ruby-p4/Makefile2
-rw-r--r--devel/ruby-poll/Makefile2
-rw-r--r--devel/ruby-property/Makefile2
-rw-r--r--devel/ruby-racc/Makefile2
-rw-r--r--devel/ruby-rbison/Makefile2
-rw-r--r--devel/ruby-rbtree/Makefile2
-rw-r--r--devel/ruby-robjectteam/Makefile2
-rw-r--r--devel/ruby-rreadline/Makefile2
-rw-r--r--devel/ruby-rudl/Makefile2
-rw-r--r--devel/ruby-sdl/Makefile2
-rw-r--r--devel/ruby-setup.rb/Makefile2
-rw-r--r--devel/ruby-slang/Makefile2
-rw-r--r--devel/ruby-strongtyping/Makefile2
-rw-r--r--devel/ruby-sysvipc/Makefile2
-rw-r--r--devel/ruby-textbuf/Makefile2
-rw-r--r--devel/ruby-tzfile/Makefile2
-rw-r--r--devel/rubygem-gettext/Makefile2
-rw-r--r--devel/rubygem-locale/Makefile2
-rw-r--r--devel/swig11/Makefile2
-rw-r--r--devel/swigruby/Makefile2
55 files changed, 55 insertions, 55 deletions
diff --git a/devel/c4/Makefile b/devel/c4/Makefile
index ec1e00d37a25..bc2738ed7de0 100644
--- a/devel/c4/Makefile
+++ b/devel/c4/Makefile
@@ -11,7 +11,7 @@ CATEGORIES+= devel
MASTER_SITES= ftp://ftp.perforce.com/perforce/utils/c4/
DISTNAME= ${PORTNAME}
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A CVS-like Frontend to Perforce
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile
index 59d66e4f15ae..7b6bf814837a 100644
--- a/devel/cvs2cl/Makefile
+++ b/devel/cvs2cl/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= knu
DISTFILES= ${PORTNAME}.pl-${PORTVERSION}.gz
EXTRACT_ONLY= # none
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CVS-log-message-to-ChangeLog conversion script
USE_PERL5= yes
diff --git a/devel/cvsutils/Makefile b/devel/cvsutils/Makefile
index 91b8f0e7ab9f..77f829751f62 100644
--- a/devel/cvsutils/Makefile
+++ b/devel/cvsutils/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
ftp://ftp.iDaemons.org/pub/distfiles/
MASTER_SITE_SUBDIR= knu
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CVS utilities which facilitate working with local working directories
USE_BZIP2= yes
diff --git a/devel/darts/Makefile b/devel/darts/Makefile
index a99d6e8eb911..0e6d340c608a 100644
--- a/devel/darts/Makefile
+++ b/devel/darts/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2
CATEGORIES= devel
MASTER_SITES= http://cl.aist-nara.ac.jp/~taku-ku/software/darts/src/
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ template library that implements Double-Array
GNU_CONFIGURE= yes
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile
index ffeb1897fcc3..adbcf0c1b872 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= contrib
DISTNAME= onigd${PORTVERSION:S/./_/g}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile
index ffeb1897fcc3..adbcf0c1b872 100644
--- a/devel/oniguruma4/Makefile
+++ b/devel/oniguruma4/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= contrib
DISTNAME= onigd${PORTVERSION:S/./_/g}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile
index ffeb1897fcc3..adbcf0c1b872 100644
--- a/devel/oniguruma5/Makefile
+++ b/devel/oniguruma5/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= contrib
DISTNAME= onigd${PORTVERSION:S/./_/g}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/p4.el/Makefile b/devel/p4.el/Makefile
index 246abd862336..770c4c4bdc78 100644
--- a/devel/p4.el/Makefile
+++ b/devel/p4.el/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= p4el
EXTRACT_SUFX= .tgz
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perforce-Emacs Integration
RUN_DEPENDS= p4:${.CURDIR}/../perforce
diff --git a/devel/p4db/Makefile b/devel/p4db/Makefile
index c7b1c4c870d1..927f771f2796 100644
--- a/devel/p4db/Makefile
+++ b/devel/p4db/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel www
MASTER_SITES= ftp://public.perforce.com/public/perforce/utils/p4db/
DISTNAME= ${PORTNAME:U}_${PORTVERSION}
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Web/Perforce Browser
RUN_DEPENDS= p4:${.CURDIR}/../perforce
diff --git a/devel/p5-Data-Properties/Makefile b/devel/p5-Data-Properties/Makefile
index 6eea93921f8a..16e723d3565f 100644
--- a/devel/p5-Data-Properties/Makefile
+++ b/devel/p5-Data-Properties/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
PKGNAMEPREFIX= p5-
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Data::Properties - persistent properties
PERL_CONFIGURE= yes
diff --git a/devel/p5-Log-Dispatch-Config/Makefile b/devel/p5-Log-Dispatch-Config/Makefile
index e3c8a3feb82a..bb016d83f379 100644
--- a/devel/p5-Log-Dispatch-Config/Makefile
+++ b/devel/p5-Log-Dispatch-Config/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Log
PKGNAMEPREFIX= p5-
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A log4j equivalent for Perl
BUILD_DEPENDS= ${PM_DEPENDS}
diff --git a/devel/p5-POE-Component-TSTP/Makefile b/devel/p5-POE-Component-TSTP/Makefile
index 45a5465ffba3..ccd488286263 100644
--- a/devel/p5-POE-Component-TSTP/Makefile
+++ b/devel/p5-POE-Component-TSTP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= POE component to correctly handle Ctrl-Z in your program
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
diff --git a/devel/p5-String-Ediff/Makefile b/devel/p5-String-Ediff/Makefile
index 4f7f6dbb2b5a..c42bcf029893 100644
--- a/devel/p5-String-Ediff/Makefile
+++ b/devel/p5-String-Ediff/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= String
PKGNAMEPREFIX= p5-
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module to produce common sub-string indices for two strings
PERL_CONFIGURE= yes
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile
index 2ec106eb4846..5f3bd15c5290 100644
--- a/devel/ruby-amstd/Makefile
+++ b/devel/ruby-amstd/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of miscellaneous Ruby modules
USE_RUBY= yes
diff --git a/devel/ruby-avl/Makefile b/devel/ruby-avl/Makefile
index 70e043ae01cc..071fa1fd8cb8 100644
--- a/devel/ruby-avl/Makefile
+++ b/devel/ruby-avl/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby${PORTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= AVL tree class for Ruby
BUILD_DEPENDS= ${LOCALBASE}/lib/libavl.a:${PORTSDIR}/devel/libavl
diff --git a/devel/ruby-bsearch/Makefile b/devel/ruby-bsearch/Makefile
index 42c85620df02..6fa59339e61a 100644
--- a/devel/ruby-bsearch/Makefile
+++ b/devel/ruby-bsearch/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A binary search library for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-byaccr/Makefile b/devel/ruby-byaccr/Makefile
index ae3a4429985a..2d31a4b8b9c5 100644
--- a/devel/ruby-byaccr/Makefile
+++ b/devel/ruby-byaccr/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://ttsky.net/src/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Parser generator for ruby based on 'Berkeley Yacc' and 'Berkeley Yacc for Java'
USE_RUBY= yes
diff --git a/devel/ruby-cache/Makefile b/devel/ruby-cache/Makefile
index 708d3750e355..1c04cbb6c5c6 100644
--- a/devel/ruby-cache/Makefile
+++ b/devel/ruby-cache/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library for caching objects based on the LRU algorithm
USE_RUBY= yes
diff --git a/devel/ruby-calendar/Makefile b/devel/ruby-calendar/Makefile
index 3c89c15d042a..700093689abd 100644
--- a/devel/ruby-calendar/Makefile
+++ b/devel/ruby-calendar/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.funaba.org/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby modules to handle various calendars
USE_RUBY= yes
diff --git a/devel/ruby-cvs/Makefile b/devel/ruby-cvs/Makefile
index fc7f61858326..4cab0b349fb8 100644
--- a/devel/ruby-cvs/Makefile
+++ b/devel/ruby-cvs/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}\?tarball=1\&only_with_tag=ruby-${PORTNAME}-${PORTVERSION:S/./_/g}\&cvsroot=ruby\&
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library to provide a high level interface to a CVS repository
# optional, but strongly suggested
diff --git a/devel/ruby-date2/Makefile b/devel/ruby-date2/Makefile
index 6e17f9653a04..ca7b0ce86fc1 100644
--- a/devel/ruby-date2/Makefile
+++ b/devel/ruby-date2/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.funaba.org/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An alternative date class for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-dialogs/Makefile b/devel/ruby-dialogs/Makefile
index 50fd93489856..a6bde6dddcba 100644
--- a/devel/ruby-dialogs/Makefile
+++ b/devel/ruby-dialogs/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= contrib
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple Ruby interface to dialog(1)
USE_RUBY= yes
diff --git a/devel/ruby-fam/Makefile b/devel/ruby-fam/Makefile
index bc9e2763b230..dbde615b7181 100644
--- a/devel/ruby-fam/Makefile
+++ b/devel/ruby-fam/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= FAM bindings for Ruby
LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam
diff --git a/devel/ruby-filelock/Makefile b/devel/ruby-filelock/Makefile
index 26b15be7e0bf..29a99fda5b95 100644
--- a/devel/ruby-filelock/Makefile
+++ b/devel/ruby-filelock/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= contrib
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby module which provides file locking mechanism
USE_RUBY= yes
diff --git a/devel/ruby-filemagic/Makefile b/devel/ruby-filemagic/Makefile
index 460fdfbfb61a..3dc08eaa0bfb 100644
--- a/devel/ruby-filemagic/Makefile
+++ b/devel/ruby-filemagic/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby binding to libmagic(3)
LIB_DEPENDS= magic.1:${PORTSDIR}/sysutils/file
diff --git a/devel/ruby-gemfinder/Makefile b/devel/ruby-gemfinder/Makefile
index c61e3f8667b5..e79829c1e546 100644
--- a/devel/ruby-gemfinder/Makefile
+++ b/devel/ruby-gemfinder/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple class browser (built with Ruby/Tk) for Ruby modules/programs
RUN_DEPENDS= ${RUBY_LIBDIR}/tk.rb:${PORTSDIR}/x11-toolkits/ruby-tk
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile
index a5110c8ce1d0..3dca89debebe 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= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby implementation of the gettext library
BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc
diff --git a/devel/ruby-gnustep/Makefile b/devel/ruby-gnustep/Makefile
index 7af4cb4ad900..25ec8af0e5e9 100644
--- a/devel/ruby-gnustep/Makefile
+++ b/devel/ruby-gnustep/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby interface to the GNUstep development environment
BUILD_DEPENDS= ${SYSMAKEDIR}/GNUstep.sh:${PORTSDIR}/${GNUSTEP_MAKE_PORT} \
diff --git a/devel/ruby-intl/Makefile b/devel/ruby-intl/Makefile
index 4cbb45a80d82..56aeb870c525 100644
--- a/devel/ruby-intl/Makefile
+++ b/devel/ruby-intl/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple wrapper of GNU gettext for Ruby
USE_GETTEXT= yes
diff --git a/devel/ruby-io-reactor/Makefile b/devel/ruby-io-reactor/Makefile
index 3ce85e23e734..f894f08ad53d 100644
--- a/devel/ruby-io-reactor/Makefile
+++ b/devel/ruby-io-reactor/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= IO-Reactor-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby module that implements an asynchronous multiplexeded IO Reactor
USE_RUBY= yes
diff --git a/devel/ruby-metaruby/Makefile b/devel/ruby-metaruby/Makefile
index aa4c916b55e9..c2c2a84674d7 100644
--- a/devel/ruby-metaruby/Makefile
+++ b/devel/ruby-metaruby/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= MetaRuby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A reimplementations of some Ruby parts in Ruby, Perl's tie equivalent
USE_RUBY= yes
diff --git a/devel/ruby-mmap/Makefile b/devel/ruby-mmap/Makefile
index 15ed9b1bfca9..7bbcc98ac1c1 100644
--- a/devel/ruby-mmap/Makefile
+++ b/devel/ruby-mmap/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby interface to manage memory-mapped file objects
USE_RUBY= yes
diff --git a/devel/ruby-mock/Makefile b/devel/ruby-mock/Makefile
index 4bfe9dc72d36..f77c3bf7416a 100644
--- a/devel/ruby-mock/Makefile
+++ b/devel/ruby-mock/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.b13media.com/dev/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An RUnit extention that makes it very easy to implement Mock Objects
USE_BZIP2= yes
diff --git a/devel/ruby-ncurses/Makefile b/devel/ruby-ncurses/Makefile
index 0a2d6cb6141a..83bb116cd982 100644
--- a/devel/ruby-ncurses/Makefile
+++ b/devel/ruby-ncurses/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby interface to ncurses
USE_BZIP2= yes
diff --git a/devel/ruby-nodedump/Makefile b/devel/ruby-nodedump/Makefile
index 4f8fbe870eed..13184e56334c 100644
--- a/devel/ruby-nodedump/Makefile
+++ b/devel/ruby-nodedump/Makefile
@@ -14,7 +14,7 @@ DISTNAME= nodeDump-${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Displays the internal structure of a parsed Ruby program
USE_RUBY= yes
diff --git a/devel/ruby-p4/Makefile b/devel/ruby-p4/Makefile
index 2597bd036e67..f82c2741a1a1 100644
--- a/devel/ruby-p4/Makefile
+++ b/devel/ruby-p4/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:U}Ruby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby interface to the Perforce API
EXTRACT_DEPENDS= ${LOCALBASE}/lib/perforce/libclient.a:${PORTSDIR}/devel/p4api
diff --git a/devel/ruby-poll/Makefile b/devel/ruby-poll/Makefile
index 5750a25aa975..de0354890c9e 100644
--- a/devel/ruby-poll/Makefile
+++ b/devel/ruby-poll/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= Ruby-Poll-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An object-oriented interface to the poll(2) system call for Ruby
USE_BZIP2= yes
diff --git a/devel/ruby-property/Makefile b/devel/ruby-property/Makefile
index f71ae8c733d5..2c7b297a8cdb 100644
--- a/devel/ruby-property/Makefile
+++ b/devel/ruby-property/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple properties scheme for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile
index 1b0f3c3e9132..ed8f40ab17f8 100644
--- a/devel/ruby-racc/Makefile
+++ b/devel/ruby-racc/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}-all
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An LALR(1) parser generator for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-rbison/Makefile b/devel/ruby-rbison/Makefile
index 5316000296cb..58f14247d254 100644
--- a/devel/ruby-rbison/Makefile
+++ b/devel/ruby-rbison/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.cs.umass.edu/~aseltine/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generates a Ruby parser class from a Bison-like specification file
RUN_DEPENDS= bison:${PORTSDIR}/devel/bison
diff --git a/devel/ruby-rbtree/Makefile b/devel/ruby-rbtree/Makefile
index 4718c4b9a9a5..cde187e84780 100644
--- a/devel/ruby-rbtree/Makefile
+++ b/devel/ruby-rbtree/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/rbtree/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An implementation of Red-Black Tree for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-robjectteam/Makefile b/devel/ruby-robjectteam/Makefile
index 520ff26aa44b..678bc964389f 100644
--- a/devel/ruby-robjectteam/Makefile
+++ b/devel/ruby-robjectteam/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Enables the ObjectTeams paradigm to the Ruby language
USE_RUBY= yes
diff --git a/devel/ruby-rreadline/Makefile b/devel/ruby-rreadline/Makefile
index f4438dc05c6a..3812eac2e52f 100644
--- a/devel/ruby-rreadline/Makefile
+++ b/devel/ruby-rreadline/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.mag.keio.ac.jp/~hiroya/ruby/rreadline/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A pure Ruby implementation of the Readline library
USE_RUBY= yes
diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile
index c2a2f16e30dc..54b754d95df9 100644
--- a/devel/ruby-rudl/Makefile
+++ b/devel/ruby-rudl/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A high level library to use SDL from Ruby
USE_SDL= gfx image mixer ttf sdl
diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile
index be3ce572a1e8..82e37991e9ac 100644
--- a/devel/ruby-sdl/Makefile
+++ b/devel/ruby-sdl/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby extension library to use SDL library
BUILD_DEPENDS= ${NONEXISTENT}:${RUBY_OPENGL_PORTDIR}:patch
diff --git a/devel/ruby-setup.rb/Makefile b/devel/ruby-setup.rb/Makefile
index 21b2e53b2f13..95d6f493d4db 100644
--- a/devel/ruby-setup.rb/Makefile
+++ b/devel/ruby-setup.rb/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:R}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Common installer script for ruby packages
USE_RUBY= yes
diff --git a/devel/ruby-slang/Makefile b/devel/ruby-slang/Makefile
index 2ce96bd0f52f..3cacb4e2ac1c 100644
--- a/devel/ruby-slang/Makefile
+++ b/devel/ruby-slang/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= contrib
DISTNAME= ${PORTNAME}lib-${PORTVERSION:}-1m
DIST_SUBDIR= ruby
-MAINTAINER?= knu@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= S-Lang extension module for Ruby
.if defined(WITH_JAPANESE)
diff --git a/devel/ruby-strongtyping/Makefile b/devel/ruby-strongtyping/Makefile
index ec181fc32d9f..98e9c24bbd46 100644
--- a/devel/ruby-strongtyping/Makefile
+++ b/devel/ruby-strongtyping/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://mephle.org/StrongTyping/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A little Ruby module that adds strong typing facilities
USE_RUBY= yes
diff --git a/devel/ruby-sysvipc/Makefile b/devel/ruby-sysvipc/Makefile
index 624aede26bb8..6baace7c163a 100644
--- a/devel/ruby-sysvipc/Makefile
+++ b/devel/ruby-sysvipc/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://deisui.bug.org/~ueno/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby interface to use System V IPC system calls
USE_RUBY= yes
diff --git a/devel/ruby-textbuf/Makefile b/devel/ruby-textbuf/Makefile
index 9b0c6d25084e..1086eca60c4a 100644
--- a/devel/ruby-textbuf/Makefile
+++ b/devel/ruby-textbuf/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gapped text buffer extention for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-tzfile/Makefile b/devel/ruby-tzfile/Makefile
index db70f6da2910..858f55c37467 100644
--- a/devel/ruby-tzfile/Makefile
+++ b/devel/ruby-tzfile/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= TZFile-${PORTVERSION}${EXTRACT_SUFX}\?tarball=1\&only_with_tag=${PORTNAME}-${PORTVERSION:S/./_/g}\&cvsroot=ruby\&
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= TZFile handling library for Ruby
USE_RUBY= yes
diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile
index a5110c8ce1d0..3dca89debebe 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= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby implementation of the gettext library
BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc
diff --git a/devel/rubygem-locale/Makefile b/devel/rubygem-locale/Makefile
index a5110c8ce1d0..3dca89debebe 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= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby implementation of the gettext library
BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile
index 179336deccdc..775c45bc6770 100644
--- a/devel/swig11/Makefile
+++ b/devel/swig11/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simplified Wrapper and Interface Generator
BUILD_DEPENDS= ${PYTHON_CMD}:${PYTHON_PORTSDIR} \
diff --git a/devel/swigruby/Makefile b/devel/swigruby/Makefile
index c068721ddcd5..c5417e7942bd 100644
--- a/devel/swigruby/Makefile
+++ b/devel/swigruby/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel ruby
MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby module for SWIG 1.1
BUILD_DEPENDS= swig1.1:${PORTSDIR}/devel/swig11