pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/baci



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 23 08:11:57 UTC 2025

Modified Files:
        pkgsrc/lang/baci: Makefile

Log Message:
baci: comment out dead HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/baci/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/baci/Makefile
diff -u pkgsrc/lang/baci/Makefile:1.18 pkgsrc/lang/baci/Makefile:1.19
--- pkgsrc/lang/baci/Makefile:1.18      Sun Jan 26 17:31:26 2020
+++ pkgsrc/lang/baci/Makefile   Sun Nov 23 08:11:57 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/01/26 17:31:26 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2025/11/23 08:11:57 wiz Exp $
 
 DISTNAME=      bacisrc
 PKGNAME=       baci-20000725
@@ -8,7 +8,7 @@ DISTFILES=      bacisrc.tar.gz \
                bacidoc.tar.gz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://inside.mines.edu/~tcamp/baci/baci_index.html
+#HOMEPAGE=     https://inside.mines.edu/~tcamp/baci/baci_index.html
 COMMENT=       Ben-Ari Concurrent Interpreter
 
 USE_TOOLS+=    flex bison:run



Home | Main Index | Thread Index | Old Index