summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-09-25 06:05:11 +0000
committertaca <taca@pkgsrc.org>2015-09-25 06:05:11 +0000
commit8b56f21507c9b2ec382941e37c4c885dbe33e7da (patch)
treefeecad6ea50e5de25b45ba27e7e9c28c528fd07b
parentfff55fc96fbaa5d780614a2d5f4567ebf0b7cfd0 (diff)
downloadpkgsrc-8b56f21507c9b2ec382941e37c4c885dbe33e7da.tar.gz
Avoid using rubyforge.org since it stopped most of services.
-rw-r--r--devel/ruby-abstract/Makefile4
-rw-r--r--devel/ruby-assistance/Makefile4
-rw-r--r--devel/ruby-cmd/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-abstract/Makefile b/devel/ruby-abstract/Makefile
index 8de6f200cdf..cae5ab78fb0 100644
--- a/devel/ruby-abstract/Makefile
+++ b/devel/ruby-abstract/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2010/09/10 05:08:46 taca Exp $
+# $NetBSD: Makefile,v 1.4 2015/09/25 06:05:11 taca Exp $
DISTNAME= abstract-1.0.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/abstract/
+HOMEPAGE= # http://rubyforge.org/projects/abstract/
COMMENT= Abstract methods for Ruby
LICENSE= ruby-license
diff --git a/devel/ruby-assistance/Makefile b/devel/ruby-assistance/Makefile
index e5aacea5481..5b4f4854781 100644
--- a/devel/ruby-assistance/Makefile
+++ b/devel/ruby-assistance/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2010/09/10 05:11:58 taca Exp $
+# $NetBSD: Makefile,v 1.4 2015/09/25 06:05:27 taca Exp $
DISTNAME= assistance-0.1.5
PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/assistance/
+HOMEPAGE= # http://rubyforge.org/projects/assistance/
COMMENT= Lightweight replacement for ActiveSupport
LICENSE= mit
diff --git a/devel/ruby-cmd/Makefile b/devel/ruby-cmd/Makefile
index 65ba43fe0e0..9ea0fc902f0 100644
--- a/devel/ruby-cmd/Makefile
+++ b/devel/ruby-cmd/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2013/03/07 15:08:11 taca Exp $
+# $NetBSD: Makefile,v 1.11 2015/09/25 06:05:40 taca Exp $
DISTNAME= cmd-0.7.2
PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/cmd/
+HOMEPAGE= # http://rubyforge.org/projects/cmd/
COMMENT= Library for building line-oriented command interpreters
LICENSE= mit