diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-27 22:55:23 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-27 22:55:23 +0000 |
commit | a0461d68d52d8b399f9c612380e30f226c1a1dff (patch) | |
tree | 613ebe23a100bac65826c3e0805763e8ccf880d9 /devel/rubygem-chronic | |
parent | 561017fe760806a3f541f572776b9abaf29dfd97 (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=253360
Diffstat (limited to 'devel/rubygem-chronic')
-rw-r--r-- | devel/rubygem-chronic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-chronic/Makefile b/devel/rubygem-chronic/Makefile index 0f849bf27c1b..bb084d0fbc7b 100644 --- a/devel/rubygem-chronic/Makefile +++ b/devel/rubygem-chronic/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.3 CATEGORIES= devel rubygems MASTER_SITES= RF -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Chronic is a natural language date/time parser written in pure Ruby RUN_DEPENDS= rubygem-hoe>=1.2.1:${PORTSDIR}/devel/rubygem-hoe |