aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-12-07 19:19:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-12-07 19:19:15 +0000
commit3c686bd65aeda5635e098199e91c28f81f939394 (patch)
treeb41b0c3fe8843173df1e136bb4320dd331e038ef /net
parentfb7fc473d44cdb955a88c74206a2c6682e3747dc (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/rubygem-openid/Makefile2
-rw-r--r--net/rubygem-twitter4r/Makefile2
-rw-r--r--net/rubygem-yadis/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-openid/Makefile b/net/rubygem-openid/Makefile
index 3ac8f8494cb4..f3ebd7911912 100644
--- a/net/rubygem-openid/Makefile
+++ b/net/rubygem-openid/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net rubygems
MASTER_SITES= RG
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= An OpenID library written in pure Ruby
RUN_DEPENDS= rubygem-yadis>=0.3.4:${PORTSDIR}/net/rubygem-yadis
diff --git a/net/rubygem-twitter4r/Makefile b/net/rubygem-twitter4r/Makefile
index 9fad09671707..d88928c3c832 100644
--- a/net/rubygem-twitter4r/Makefile
+++ b/net/rubygem-twitter4r/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.3.2
CATEGORIES= net rubygems
MASTER_SITES= RG
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Twitter client API in pure Ruby
RUN_DEPENDS= rubygem-json>=0.4.3:${PORTSDIR}/devel/rubygem-json
diff --git a/net/rubygem-yadis/Makefile b/net/rubygem-yadis/Makefile
index 758cb69964bf..f1c256ec86da 100644
--- a/net/rubygem-yadis/Makefile
+++ b/net/rubygem-yadis/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net rubygems
MASTER_SITES= RG
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Yadis Service discovery library written in pure Ruby
USE_RUBY= yes