diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-06-11 09:34:27 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-06-11 09:34:27 +0800 |
commit | 1dba791d7e12e6114bdb2db5407533a57faced16 (patch) | |
tree | 85542bb2e52ea6a9d5193af0e9e38aeaa7151bc9 /textproc | |
parent | c18a96a5ebf4c7fd5f4e45781085ee8fbe8098e7 (diff) | |
download | freebsd-ports-gnome-1dba791d7e12e6114bdb2db5407533a57faced16.tar.gz freebsd-ports-gnome-1dba791d7e12e6114bdb2db5407533a57faced16.tar.zst freebsd-ports-gnome-1dba791d7e12e6114bdb2db5407533a57faced16.zip |
- Pass to ruby@
Approved by: daniel@roe.ch (previous maintainer) via private e-mail
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 |