diff options
-rw-r--r-- | devel/rubygem-git/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-grit/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-rscm/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-nmap-parser/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-diff-lcs/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-rdiscount/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-sinatra/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/rubygem-git/Makefile b/devel/rubygem-git/Makefile index cb865b2136f0..f39bc1615641 100644 --- a/devel/rubygem-git/Makefile +++ b/devel/rubygem-git/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel rubygems MASTER_SITES= RF MASTER_SITE_SUBDIR= gems -MAINTAINER= daniel@roe.ch +MAINTAINER= ruby@FreeBSD.org COMMENT= A ruby wrapper library around git(1) RUN_DEPENDS= git>=0:${PORTSDIR}/devel/git diff --git a/devel/rubygem-grit/Makefile b/devel/rubygem-grit/Makefile index bd41db325297..113ed1d23330 100644 --- a/devel/rubygem-grit/Makefile +++ b/devel/rubygem-grit/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.1.1 CATEGORIES= devel rubygems MASTER_SITES= RF/gems -MAINTAINER= daniel@roe.ch +MAINTAINER= ruby@FreeBSD.org COMMENT= An object-oriented ruby library to access git repositories RUN_DEPENDS= rubygem-diff-lcs>=1.1.2:${PORTSDIR}/textproc/rubygem-diff-lcs \ diff --git a/devel/rubygem-rscm/Makefile b/devel/rubygem-rscm/Makefile index 8b4554205441..df362f58b653 100644 --- a/devel/rubygem-rscm/Makefile +++ b/devel/rubygem-rscm/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.5.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= daniel@roe.ch +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby SCM, an SCM-independent API for accessing SCMs USE_RUBY= yes diff --git a/security/rubygem-nmap-parser/Makefile b/security/rubygem-nmap-parser/Makefile index 063d54847a58..7f0a754ba52e 100644 --- a/security/rubygem-nmap-parser/Makefile +++ b/security/rubygem-nmap-parser/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RF/gems -MAINTAINER= daniel@roe.ch +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby interface to Nmap scan data RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap diff --git a/textproc/rubygem-diff-lcs/Makefile b/textproc/rubygem-diff-lcs/Makefile index 3b3e335433af..0d43d7d0feca 100644 --- a/textproc/rubygem-diff-lcs/Makefile +++ b/textproc/rubygem-diff-lcs/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.1.2 CATEGORIES= textproc rubygems MASTER_SITES= RF/ruwiki -MAINTAINER= daniel@roe.ch +MAINTAINER= ruby@FreeBSD.org COMMENT= LCS-based diff library for ruby USE_RUBY= yes diff --git a/textproc/rubygem-rdiscount/Makefile b/textproc/rubygem-rdiscount/Makefile index eb44736a0b01..b8bf2815f0f7 100644 --- a/textproc/rubygem-rdiscount/Makefile +++ b/textproc/rubygem-rdiscount/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.3.5 CATEGORIES= textproc rubygems MASTER_SITES= RF/gems -MAINTAINER= daniel@roe.ch +MAINTAINER= ruby@FreeBSD.org COMMENT= A fast Markdown converter for ruby based on discount USE_RUBY= yes diff --git a/www/rubygem-sinatra/Makefile b/www/rubygem-sinatra/Makefile index 3bc481605bcb..c09bf5b0afce 100644 --- a/www/rubygem-sinatra/Makefile +++ b/www/rubygem-sinatra/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.9.4 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= daniel@roe.ch +MAINTAINER= ruby@FreeBSD.org COMMENT= A classy web development framework in ruby RUN_DEPENDS= rubygem-rack>=0.9.1:${PORTSDIR}/www/rubygem-rack |