summaryrefslogtreecommitdiff
path: root/security/ruby-openid
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-09-26 23:39:28 +0000
committertaca <taca@pkgsrc.org>2015-09-26 23:39:28 +0000
commit387a036c6fb2ece462135df1255d819dcde9cebc (patch)
treedbfbbb20537345bcc9aa801513c2ba5c90ced30c /security/ruby-openid
parent859b34aed08f96d6562569fd747df618b88e7b5b (diff)
downloadpkgsrc-387a036c6fb2ece462135df1255d819dcde9cebc.tar.gz
Avoid using rubyforge.org since it stopped most of services.
Diffstat (limited to 'security/ruby-openid')
-rw-r--r--security/ruby-openid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-openid/Makefile b/security/ruby-openid/Makefile
index f66b6784b93..688a3a59533 100644
--- a/security/ruby-openid/Makefile
+++ b/security/ruby-openid/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2014/07/16 08:37:20 rodent Exp $
+# $NetBSD: Makefile,v 1.4 2015/09/26 23:39:28 taca Exp $
DISTNAME= openid-0.0.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= ruby security
MAINTAINER= rodent@NetBSD.org
-HOMEPAGE= http://openid.rubyforge.org/
+HOMEPAGE= # http://openid.rubyforge.org/
COMMENT= OpenID support for Ruby
LICENSE= gnu-lgpl-v2.1 OR ruby-license