diff options
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 |