pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/vista



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:23:06 UTC 2026

Modified Files:
        pkgsrc/math/vista: Makefile

Log Message:
vista: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/math/vista/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/vista/Makefile
diff -u pkgsrc/math/vista/Makefile:1.20 pkgsrc/math/vista/Makefile:1.21
--- pkgsrc/math/vista/Makefile:1.20     Sat Jul  4 16:18:37 2015
+++ pkgsrc/math/vista/Makefile  Mon Feb 16 08:23:06 2026
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.20 2015/07/04 16:18:37 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.21 2026/02/16 08:23:06 wiz Exp $
 
 DISTNAME=      vista
 PKGNAME=       vista-5.05
 PKGREVISION=   1
 CATEGORIES=    math
-MASTER_SITES=  http://forrest.psych.unc.edu/research/vista-frames/ftp/
+#MASTER_SITES= http://forrest.psych.unc.edu/research/vista-frames/ftp/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://forrest.psych.unc.edu/research/
+#HOMEPAGE=     http://forrest.psych.unc.edu/research/
 COMMENT=       Visual statistics system
 
 DEPENDS+=      xlispstat>=3.52.9:../../math/xlispstat



Home | Main Index | Thread Index | Old Index