diff options
author | wiz <wiz@pkgsrc.org> | 2018-02-11 15:42:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-02-11 15:42:18 +0000 |
commit | 3283586f05bf993ef8536af5f7f2a997c47daa49 (patch) | |
tree | d927316da692bd9edb96943579c788325eec916b /math | |
parent | d1a24171de1c4f29467a221623bd640b8a18daf3 (diff) | |
download | pkgsrc-3283586f05bf993ef8536af5f7f2a997c47daa49.tar.gz |
gnumeric: update HOMEPAGE.
Diffstat (limited to 'math')
-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 4f3a9505f97..93d48745a11 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.187 2017/06/05 14:24:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.188 2018/02/11 15:42:18 wiz Exp $ DISTNAME= gnumeric-1.8.4 PKGREVISION= 45 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://wiki.gnome.org/Apps/Gnumeric +HOMEPAGE= http://gnumeric.org/ COMMENT= Spreadsheet program from the GNOME project (development version) LICENSE= gnu-gpl-v2 |