pkgsrc-Changes archive

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

CVS commit: pkgsrc/news/bystand



Module Name:    pkgsrc
Committed By:   zafer
Date:           Wed May 28 09:35:18 UTC 2025

Modified Files:
        pkgsrc/news/bystand: Makefile

Log Message:
master_site is unreachable. fetch from backup. prevent timeout.


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

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

Modified files:

Index: pkgsrc/news/bystand/Makefile
diff -u pkgsrc/news/bystand/Makefile:1.20 pkgsrc/news/bystand/Makefile:1.21
--- pkgsrc/news/bystand/Makefile:1.20   Thu Apr 17 21:52:06 2025
+++ pkgsrc/news/bystand/Makefile        Wed May 28 09:35:18 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2025/04/17 21:52:06 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2025/05/28 09:35:18 zafer Exp $
 
 DISTNAME=      bystand-1.2.0
 PKGREVISION=   11
 CATEGORIES=    news
-MASTER_SITES=  http://zzo38computer.org/prog/bystand/
+MASTER_SITES=  #http://zzo38computer.org/prog/bystand/
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    micha%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index