diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-diff-lcs/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-rdiscount/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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 |