summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorabs <abs>2004-04-29 17:45:45 +0000
committerabs <abs>2004-04-29 17:45:45 +0000
commitdfa7c3926d0c261146fa70053767404dfdfcfb4b (patch)
tree8b92a23048dc23673c8f06a95265d7def296ba83 /graphics
parent80a207b3ff18f6496af7f3a436e8a9cd8616dc43 (diff)
downloadpkgsrc-dfa7c3926d0c261146fa70053767404dfdfcfb4b.tar.gz
Fix HOMEPAGE
Diffstat (limited to 'graphics')
-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