summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2013-03-16 12:52:10 +0000
committerobache <obache>2013-03-16 12:52:10 +0000
commitb9ea01a10f7976dd29d59ec1271c4dce8050534a (patch)
treeb00a241c28161f786b82ecace83534c2a7828e8f /security
parent0feb2ff496a504b3c608a3c77ff385dd6f8b3720 (diff)
downloadpkgsrc-b9ea01a10f7976dd29d59ec1271c4dce8050534a.tar.gz
fixes HOMEPAGE url.
Diffstat (limited to 'security')
-rw-r--r--security/ruby-twitter_oauth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-twitter_oauth/Makefile b/security/ruby-twitter_oauth/Makefile
index c41f73faf37..881a2aa3b61 100644
--- a/security/ruby-twitter_oauth/Makefile
+++ b/security/ruby-twitter_oauth/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2012/12/23 07:09:36 obache Exp $
+# $NetBSD: Makefile,v 1.4 2013/03/16 12:52:10 obache Exp $
DISTNAME= twitter_oauth-0.4.4
CATEGORIES= security
MAINTAINER= obache@NetBSD.org
-HOMEPAGE= http://github.com/moonmerman/twitter-oauth
+HOMEPAGE= http://github.com/moomerman/twitter_oauth
COMMENT= Ruby client for the Twitter API using OAuth
LICENSE= mit