pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/igor



Module Name:    pkgsrc
Committed By:   zafer
Date:           Wed May 28 09:43:22 UTC 2025

Modified Files:
        pkgsrc/textproc/igor: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/igor/Makefile

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

Modified files:

Index: pkgsrc/textproc/igor/Makefile
diff -u pkgsrc/textproc/igor/Makefile:1.11 pkgsrc/textproc/igor/Makefile:1.12
--- pkgsrc/textproc/igor/Makefile:1.11  Sat Nov 16 12:06:42 2024
+++ pkgsrc/textproc/igor/Makefile       Wed May 28 09:43:22 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2024/11/16 12:06:42 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2025/05/28 09:43:22 zafer Exp $
 
 DISTNAME=      igor
 PKGNAME=       igor-0.0.20140517
 PKGREVISION=   10
 CATEGORIES=    textproc
-MASTER_SITES=  http://www.wonkity.com/~wblock/igor/
+MASTER_SITES=  #http://www.wonkity.com/~wblock/igor/
 DISTFILES=     igor igor.pdf readme.txt
 EXTRACT_SUFX=  # none
 



Home | Main Index | Thread Index | Old Index