pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/snns



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb  9 07:02:56 UTC 2026

Modified Files:
        pkgsrc/math/snns: Makefile

Log Message:
snns: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/math/snns/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/snns/Makefile
diff -u pkgsrc/math/snns/Makefile:1.27 pkgsrc/math/snns/Makefile:1.28
--- pkgsrc/math/snns/Makefile:1.27      Sat Nov  2 16:16:22 2019
+++ pkgsrc/math/snns/Makefile   Mon Feb  9 07:02:56 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.27 2019/11/02 16:16:22 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2026/02/09 07:02:56 wiz Exp $
 
 DISTNAME=      SNNSv4.3
 PKGNAME=       snns-4.3
 PKGREVISION=   2
 CATEGORIES=    misc
-MASTER_SITES=  http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/
+#MASTER_SITES= http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www-ra.informatik.uni-tuebingen.de/SNNS/
+#HOMEPAGE=     http://www-ra.informatik.uni-tuebingen.de/SNNS/
 COMMENT=       Software simulator for neural networks
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index