summaryrefslogtreecommitdiff
path: root/graphics/p5-GDGraph
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2004-04-29 17:45:45 +0000
committerabs <abs@pkgsrc.org>2004-04-29 17:45:45 +0000
commit39580f901d522b675ff1eede19003b48d2e2849e (patch)
tree8b92a23048dc23673c8f06a95265d7def296ba83 /graphics/p5-GDGraph
parent32942d578f40ee98cdf94350ebeb0a344005d471 (diff)
downloadpkgsrc-39580f901d522b675ff1eede19003b48d2e2849e.tar.gz
Fix HOMEPAGE
Diffstat (limited to 'graphics/p5-GDGraph')
-rw-r--r--graphics/p5-GDGraph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GDGraph/Makefile b/graphics/p5-GDGraph/Makefile
index cf7a07aa22d..ed508e7724a 100644
--- a/graphics/p5-GDGraph/Makefile
+++ b/graphics/p5-GDGraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/09/16 13:37:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/29 17:45:45 abs Exp $
#
DISTNAME= GDGraph-1.43
@@ -8,7 +8,7 @@ CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
MAINTAINER= damon@brodiefamily.org
-HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/GDGraph/Graph.html
+HOMEPAGE= http://cpan.uwinnipeg.ca/htdocs/GDGraph/GD/Graph.html
COMMENT= GDGraph is a package to generate charts, using Lincoln Stein's GD.pm
DEPENDS+= p5-GDTextUtil>=0.75:../../graphics/p5-GDTextUtil