pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/dash



Module Name:    pkgsrc
Committed By:   zafer
Date:           Wed May 28 09:40:06 UTC 2025

Modified Files:
        pkgsrc/shells/dash: Makefile

Log Message:
master_site is timing out. fetch from backup.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/shells/dash/Makefile

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

Modified files:

Index: pkgsrc/shells/dash/Makefile
diff -u pkgsrc/shells/dash/Makefile:1.15 pkgsrc/shells/dash/Makefile:1.16
--- pkgsrc/shells/dash/Makefile:1.15    Thu Feb 22 08:39:26 2024
+++ pkgsrc/shells/dash/Makefile Wed May 28 09:40:06 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2024/02/22 08:39:26 adam Exp $
+# $NetBSD: Makefile,v 1.16 2025/05/28 09:40:06 zafer Exp $
 
 DISTNAME=      dash-0.5.12
 CATEGORIES=    shells
-MASTER_SITES=  http://gondor.apana.org.au/~herbert/dash/files/
+MASTER_SITES=  #http://gondor.apana.org.au/~herbert/dash/files/
 
 MAINTAINER=    cheusov%NetBSD.org@localhost
 HOMEPAGE=      http://gondor.apana.org.au/~herbert/dash/



Home | Main Index | Thread Index | Old Index