From 1dba791d7e12e6114bdb2db5407533a57faced16 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Fri, 11 Jun 2010 01:34:27 +0000 Subject: - Pass to ruby@ Approved by: daniel@roe.ch (previous maintainer) via private e-mail --- textproc/rubygem-diff-lcs/Makefile | 2 +- textproc/rubygem-rdiscount/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') 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 -- cgit