diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 06:55:23 +0800 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 06:55:23 +0800 |
commit | a0461d68d52d8b399f9c612380e30f226c1a1dff (patch) | |
tree | 613ebe23a100bac65826c3e0805763e8ccf880d9 /net/rubygem-geoip | |
parent | 561017fe760806a3f541f572776b9abaf29dfd97 (diff) | |
download | freebsd-ports-gnome-a0461d68d52d8b399f9c612380e30f226c1a1dff.tar.gz freebsd-ports-gnome-a0461d68d52d8b399f9c612380e30f226c1a1dff.tar.zst freebsd-ports-gnome-a0461d68d52d8b399f9c612380e30f226c1a1dff.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 'net/rubygem-geoip')
-rw-r--r-- | net/rubygem-geoip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-geoip/Makefile b/net/rubygem-geoip/Makefile index b6d053c45273..372b6a93c6ff 100644 --- a/net/rubygem-geoip/Makefile +++ b/net/rubygem-geoip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.4 CATEGORIES= net rubygems MASTER_SITES= RF -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Geoip implementation for rubygems RUN_DEPENDS= geoiplookup:${PORTSDIR}/net/GeoIP |