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/vista | |
parent | dbf5d3e27f9198e9e47b6986f29a70a062e0a9a0 (diff) | |
download | pkgsrc-768a49f2dd202c008483760d083748710b9ad37e.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'math/vista')
-rw-r--r-- | math/vista/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/vista/Makefile b/math/vista/Makefile index 9ea06da3f5b..cb0af6619c6 100644 --- a/math/vista/Makefile +++ b/math/vista/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:30:08 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/10/04 21:47:58 wiz Exp $ # DISTNAME= vista PKGNAME= vista-5.05 PKGREVISION= 1 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://forrest.psych.unc.edu/research/vista-frames/ftp/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://forrest.psych.unc.edu/research/vista.html +HOMEPAGE= http://forrest.psych.unc.edu/research/ COMMENT= Visual statistics system DEPENDS+= xlispstat>=3.52.9:../../math/xlispstat |