pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/dhbitty



Module Name:    pkgsrc
Committed By:   zafer
Date:           Wed May 28 09:38:49 UTC 2025

Modified Files:
        pkgsrc/security/dhbitty: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/dhbitty/Makefile

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

Modified files:

Index: pkgsrc/security/dhbitty/Makefile
diff -u pkgsrc/security/dhbitty/Makefile:1.4 pkgsrc/security/dhbitty/Makefile:1.5
--- pkgsrc/security/dhbitty/Makefile:1.4        Fri Sep 22 07:02:57 2017
+++ pkgsrc/security/dhbitty/Makefile    Wed May 28 09:38:49 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2017/09/22 07:02:57 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2025/05/28 09:38:49 zafer Exp $
 
 DISTNAME=              dhbitty.c
 PKGNAME=               dhbitty-20120806
 CATEGORIES=            security
-MASTER_SITES=          https://cipherdev.org/rnd/
+MASTER_SITES=          #https://cipherdev.org/rnd/
 EXTRACT_SUFX=          #empty
 
 MAINTAINER=            agc%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index