diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:47:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:47:16 +0000 |
commit | 768a49f2dd202c008483760d083748710b9ad37e (patch) | |
tree | 28b916f3ad28cb35f0c4144dbe8c7b5a53a9beaa /math/gnumeric | |
parent | dbf5d3e27f9198e9e47b6986f29a70a062e0a9a0 (diff) | |
download | pkgsrc-768a49f2dd202c008483760d083748710b9ad37e.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'math/gnumeric')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 62db3561852..8a360840075 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2006/09/19 17:45:50 wiz Exp $ +# $NetBSD: Makefile,v 1.117 2006/10/04 21:47:57 wiz Exp $ # DISTNAME= gnumeric-1.6.3 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.6/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.gnome.org/gnumeric/ +HOMEPAGE= http://www.gnome.org/projects/gnumeric/ COMMENT= Spreadsheet program from the GNOME project USE_DIRS+= xdg-1.1 |