diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-oauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index 028cb1d1c9df..0c5080ac620f 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.1 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}hmac>=0.3.2:${PORTSDIR}/security/ruby-hmac |