summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-09-26 15:07:42 +0000
committertaca <taca@pkgsrc.org>2015-09-26 15:07:42 +0000
commit40fc0dd80ccf1d1fa28a55504eb4ff17a96f136b (patch)
treef81a37b368d5fff7e66e1f8d7c5c0efac04bd21d /math
parenta5c007c16338ad058b7050bb35aed18773317ed5 (diff)
downloadpkgsrc-40fc0dd80ccf1d1fa28a55504eb4ff17a96f136b.tar.gz
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
Diffstat (limited to 'math')
-rw-r--r--math/ruby-narray/Makefile4
-rw-r--r--math/ruby-spreadsheet/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/ruby-narray/Makefile b/math/ruby-narray/Makefile
index 10d989bf491..40d2922d0c1 100644
--- a/math/ruby-narray/Makefile
+++ b/math/ruby-narray/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2015/02/03 14:46:01 taca Exp $
+# $NetBSD: Makefile,v 1.6 2015/09/26 15:08:34 taca Exp $
DISTNAME= narray-0.6.1.1
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://narray.rubyforge.org/
+HOMEPAGE= http://masa16.github.io/narray/
COMMENT= N-dimensional Numerical Array class for Ruby
LICENSE= 2-clause-bsd OR ruby-license
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile
index 7a57e3126b4..9fba81d62e4 100644
--- a/math/ruby-spreadsheet/Makefile
+++ b/math/ruby-spreadsheet/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.39 2015/09/13 15:50:27 taca Exp $
+# $NetBSD: Makefile,v 1.40 2015/09/26 15:08:58 taca Exp $
#
DISTNAME= spreadsheet-1.0.5
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://spreadsheet.rubyforge.org/
+HOMEPAGE= http://spreadsheet.ch/
COMMENT= Ruby Spreadsheet Library to read and write Spreadsheet Documents
LICENSE= gnu-gpl-v3