diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-04-28 06:55:23 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-04-28 06:55:23 +0800 |
commit | e54d64f5bee3ca81b1b640721e0300475d42ce5e (patch) | |
tree | fb9f3b03aed491ba6eee881b93d49679e5a974f5 /mail | |
parent | 8cd38b308648792cbe6a9b424c07536f7b2b9998 (diff) | |
download | freebsd-ports-gnome-e54d64f5bee3ca81b1b640721e0300475d42ce5e.tar.gz freebsd-ports-gnome-e54d64f5bee3ca81b1b640721e0300475d42ce5e.tar.zst freebsd-ports-gnome-e54d64f5bee3ca81b1b640721e0300475d42ce5e.zip |
- Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@
Current ruby@ members (stas, dinoex, pgollucci)
http://wiki.freebsd.org/Ruby
Discussed with: stas on #bsdports
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rubygem-actionmailer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rubygem-actionmailer/Makefile b/mail/rubygem-actionmailer/Makefile index 78ce497099a7..ba16a800782a 100644 --- a/mail/rubygem-actionmailer/Makefile +++ b/mail/rubygem-actionmailer/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.3.4 CATEGORIES= mail rubygems MASTER_SITES= RF -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Easy email delivery and testing for Ruby BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-${PORTVERSION}.gemspec:${PORTSDIR}/www/rubygem-actionpack |