diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-10-02 00:03:47 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-10-02 00:03:47 +0000 |
commit | c94ae624a070765bf424a36efbaaf063c5034635 (patch) | |
tree | 15af180bf8c1a434ed8d488c736fcdc76b5b8308 /net/rubygem-oauth/Makefile | |
parent | 528fd2665c415ddc860d6e3b593d0f27317e16bb (diff) | |
download | ports-c94ae624a070765bf424a36efbaaf063c5034635.tar.gz ports-c94ae624a070765bf424a36efbaaf063c5034635.zip |
Notes
Diffstat (limited to 'net/rubygem-oauth/Makefile')
-rw-r--r-- | net/rubygem-oauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index 6032486f4816..13777a474d43 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -6,11 +6,11 @@ # PORTNAME= oauth -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.6 CATEGORIES= net rubygems MASTER_SITES= RF/oauth -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers BUILD_DEPENDS= ${RUBY_PKGNAMEPREFIX}hmac>=0.3.2:${PORTSDIR}/security/ruby-hmac |