pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/xchiplogo



Module Name:    pkgsrc
Committed By:   zafer
Date:           Wed May 28 09:11:50 UTC 2025

Modified Files:
        pkgsrc/cad/xchiplogo: Makefile

Log Message:
master_site not reachable. fetch from backup. prevent timeout.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/cad/xchiplogo/Makefile

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

Modified files:

Index: pkgsrc/cad/xchiplogo/Makefile
diff -u pkgsrc/cad/xchiplogo/Makefile:1.29 pkgsrc/cad/xchiplogo/Makefile:1.30
--- pkgsrc/cad/xchiplogo/Makefile:1.29  Thu Apr 24 14:13:21 2025
+++ pkgsrc/cad/xchiplogo/Makefile       Wed May 28 09:11:50 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.29 2025/04/24 14:13:21 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2025/05/28 09:11:50 zafer Exp $
 #
 
 DISTNAME=      xchiplogo
 PKGNAME=       xchiplogo-19991222
 PKGREVISION=   13
 CATEGORIES=    cad
-MASTER_SITES=  http://www.eleceng.adelaide.edu.au/Personal/moini/
+MASTER_SITES=  #http://www.eleceng.adelaide.edu.au/Personal/moini/
 
 MAINTAINER=    dmcmahill%NetBSD.org@localhost
 #HOMEPAGE=     http://www.eleceng.adelaide.edu.au/Personal/moini/chiplogo.html



Home | Main Index | Thread Index | Old Index