summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnuplot
diff options
context:
space:
mode:
authortaca <taca>2015-09-26 15:06:26 +0000
committertaca <taca>2015-09-26 15:06:26 +0000
commit2f6a5de51e5761562284a552b993a3c2ae7edfe5 (patch)
tree3e5cc40f29e7cd18dda50c1ece2b566a7ab07075 /graphics/ruby-gnuplot
parentce1a3cc295eb8b208ac396aa25486ebeb1635e7e (diff)
downloadpkgsrc-2f6a5de51e5761562284a552b993a3c2ae7edfe5.tar.gz
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
Diffstat (limited to 'graphics/ruby-gnuplot')
-rw-r--r--graphics/ruby-gnuplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ruby-gnuplot/Makefile b/graphics/ruby-gnuplot/Makefile
index 8010bd509c8..2d493a50630 100644
--- a/graphics/ruby-gnuplot/Makefile
+++ b/graphics/ruby-gnuplot/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2013/01/14 06:14:03 taca Exp $
+# $NetBSD: Makefile,v 1.9 2015/09/26 15:06:26 taca Exp $
DISTNAME= gnuplot-2.6.2
CATEGORIES= graphics
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://rgplot.rubyforge.org/
+HOMEPAGE= https://github.com/rdp/ruby_gnuplot/tree/master
COMMENT= Ruby interface to a gnuplot process
LICENSE= modified-bsd