aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-simple_oauth/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-24 06:15:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-24 06:15:25 +0000
commit75c4414ea947dd955a6c6b6d0f2e12f5499cff5f (patch)
tree165de0f48512613f6fb9aa6aab9b72df2d41c28f /net/rubygem-simple_oauth/Makefile
parenteee499a3b564f06738d98d821b448ca78670ac98 (diff)
downloadports-75c4414ea947dd955a6c6b6d0f2e12f5499cff5f.tar.gz
ports-75c4414ea947dd955a6c6b6d0f2e12f5499cff5f.zip
- Update to 0.3.0
- Reword COMMENT - Reformat pkg-descr - Add RG link to pkg-descr - Take maintainership Changes: https://github.com/laserlemon/simple_oauth/commits/master
Notes
Notes: svn path=/head/; revision=375410
Diffstat (limited to 'net/rubygem-simple_oauth/Makefile')
-rw-r--r--net/rubygem-simple_oauth/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-simple_oauth/Makefile b/net/rubygem-simple_oauth/Makefile
index 6e0304b6c8ff..c85d67cef62e 100644
--- a/net/rubygem-simple_oauth/Makefile
+++ b/net/rubygem-simple_oauth/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= simple_oauth
-PORTVERSION= 0.2.0
+PORTVERSION= 0.3.0
CATEGORIES= net rubygems
MASTER_SITES= RG
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Rubygem for Simply builds and verifies OAuth headers
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Builds and verifies OAuth headers
LICENSE= MIT