summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:01:13 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:01:13 +0000
commit6e2c35c083f338ceb42943121056662d71077c27 (patch)
tree552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /math
parent10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff)
downloadpkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'math')
-rw-r--r--math/graphopt/Makefile4
-rw-r--r--math/guppi/Makefile4
-rw-r--r--math/xlife/Makefile6
3 files changed, 7 insertions, 7 deletions
diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile
index 6e9006fa557..68079a22b4b 100644
--- a/math/graphopt/Makefile
+++ b/math/graphopt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/07/22 04:46:16 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2007/02/22 19:01:22 wiz Exp $
#
DISTNAME= graphopt-0.4.1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphopt/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://schmuhl.org/graphopt/
+HOMEPAGE= http://sourceforge.net/projects/graphopt/
COMMENT= Optimize graph layouts
USE_DIRS+= xdg-1.1
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 9b34a6e7d56..15f16a10e77 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2006/07/10 16:09:47 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2007/02/22 19:01:22 wiz Exp $
DISTNAME= Guppi-0.40.3
PKGNAME= ${DISTNAME:S/G/g/}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/Guppi/0.40/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/guppi/
+HOMEPAGE= http://www.gnome.org/projects/guppi/
COMMENT= Plot program with integrated statistics capabilities
# guppi is no longer maintained, see e.g.
diff --git a/math/xlife/Makefile b/math/xlife/Makefile
index 3a23f6c456e..da27193e66b 100644
--- a/math/xlife/Makefile
+++ b/math/xlife/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.14 2006/12/27 13:37:39 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2007/02/22 19:01:22 wiz Exp $
#
DISTNAME= xlife-5.0
PKGREVISION= 5
CATEGORIES= math games
-MASTER_SITES= http://www.tuxedo.org/~esr/
+MASTER_SITES= http://www.catb.org/~esr/
MAINTAINER= fredb@NetBSD.org
-HOMEPAGE= http://www.tuxedo.org/~esr/software.html
+HOMEPAGE= http://www.catb.org/~esr/software.html
COMMENT= John Horton Conway's "Game of Life"
WRKSRC= ${WRKDIR}