diff options
author | wiz <wiz> | 2000-12-15 01:38:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-15 01:38:29 +0000 |
commit | 82ddc74b9aa0568b410d1310be3886f266ea1bc8 (patch) | |
tree | 172f4831bf6cb90c4bd2417add5b7df05770bd16 /finance | |
parent | 1f7e5b986306f595976dd73f6bf1c4cd3ae03f59 (diff) | |
download | pkgsrc-82ddc74b9aa0568b410d1310be3886f266ea1bc8.tar.gz |
HOMEPAGE moved to sourceforge
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnofin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index 2b79e30bd9f..48149d56c11 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/14 00:53:12 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/15 01:38:29 wiz Exp $ # DISTNAME= gnofin-0.6.0 @@ -6,7 +6,7 @@ CATEGORIES= finance MASTER_SITES= ftp://jagger.berkeley.edu/pub/darin/gnofin/source/ MAINTAINER= mellon@isc.org -HOMEPAGE= http://jagger.me.berkeley.edu/~dfisher/gnofin/ +HOMEPAGE= http://gnofin.sourceforge.net/ DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= gnome-libs-*:../../x11/gnome-libs |