diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-27 20:47:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-27 20:47:19 +0000 |
commit | 136b7015799d20b5202421881fccf47eaf0f65ed (patch) | |
tree | 40b579e41d15f43dda5b4ff7d5bda728669800e6 /math | |
parent | 584f68499bdc2e0ef1909945f392afbcfb306596 (diff) | |
download | pkgsrc-136b7015799d20b5202421881fccf47eaf0f65ed.tar.gz |
Fix HOMEPAGE
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric110/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric112/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 5df67e9ec14..12f97f588be 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.173 2014/01/25 10:30:13 wiz Exp $ +# $NetBSD: Makefile,v 1.174 2014/01/27 20:47:19 wiz Exp $ DISTNAME= gnumeric-1.8.4 PKGREVISION= 36 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnome.org/projects/gnumeric/ +HOMEPAGE= https://wiki.gnome.org/Apps/Gnumeric COMMENT= Spreadsheet program from the GNOME project (development version) LICENSE= gnu-gpl-v2 diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile index 8203d77813c..2f6f44aca62 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2014/01/25 10:30:13 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2014/01/27 20:47:19 wiz Exp $ DISTNAME= gnumeric-1.10.17 PKGREVISION= 19 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnome.org/projects/gnumeric/ +HOMEPAGE= https://wiki.gnome.org/Apps/Gnumeric COMMENT= Spreadsheet program from the GNOME project LICENSE= gnu-gpl-v2 diff --git a/math/gnumeric112/Makefile b/math/gnumeric112/Makefile index bbf791720fa..e10c43fcabf 100644 --- a/math/gnumeric112/Makefile +++ b/math/gnumeric112/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2014/01/25 10:30:13 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/01/27 20:47:20 wiz Exp $ DISTNAME= gnumeric-1.12.9 CATEGORIES= math gnome @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnome.org/projects/gnumeric/ +HOMEPAGE= https://wiki.gnome.org/Apps/Gnumeric COMMENT= Spreadsheet program from the GNOME project LICENSE= gnu-gpl-v2 |