summaryrefslogtreecommitdiff
path: root/pkgtools/pkgdepgraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkgdepgraph/Makefile')
-rw-r--r--pkgtools/pkgdepgraph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkgdepgraph/Makefile b/pkgtools/pkgdepgraph/Makefile
index f920f29ac50..3839fc2cdb7 100644
--- a/pkgtools/pkgdepgraph/Makefile
+++ b/pkgtools/pkgdepgraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/10/07 02:01:38 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2005/05/07 22:24:04 wiz Exp $
#
DISTNAME= pkgdepgraph-2.7
@@ -7,7 +7,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= atatat@NetBSD.org
-HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/Packages.txt
+HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html
COMMENT= Visual representation of installed NetBSD packages
# removed so that pkgdepgraph can be used on "client" machines -- @@@