pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/stalin



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 10 08:09:08 UTC 2026

Modified Files:
        pkgsrc/lang/stalin: Makefile

Log Message:
comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/lang/stalin/Makefile

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

Modified files:

Index: pkgsrc/lang/stalin/Makefile
diff -u pkgsrc/lang/stalin/Makefile:1.43 pkgsrc/lang/stalin/Makefile:1.44
--- pkgsrc/lang/stalin/Makefile:1.43    Thu Aug 11 05:08:55 2022
+++ pkgsrc/lang/stalin/Makefile Tue Feb 10 08:09:08 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2022/08/11 05:08:55 gutteridge Exp $
+# $NetBSD: Makefile,v 1.44 2026/02/10 08:09:08 wiz Exp $
 
 DISTNAME=              stalin-0.9
 PKGREVISION=           10
@@ -7,7 +7,7 @@ MASTER_SITES=           ftp://ftp.ecn.purdue.edu/
 EXTRACT_SUFX=          .tgz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://cobweb.ecn.purdue.edu/~qobi/software.html
+#HOMEPAGE=             http://cobweb.ecn.purdue.edu/~qobi/software.html
 #HOMEPAGE+=            https://github.com/barak/stalin
 COMMENT=               Aggressively optimizing Scheme compiler
 



Home | Main Index | Thread Index | Old Index