pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk/fetch



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri Jul 25 22:17:33 UTC 2025

Modified Files:
        pkgsrc/mk/fetch: sites.mk

Log Message:
jaist is defunct


To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 pkgsrc/mk/fetch/sites.mk

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

Modified files:

Index: pkgsrc/mk/fetch/sites.mk
diff -u pkgsrc/mk/fetch/sites.mk:1.196 pkgsrc/mk/fetch/sites.mk:1.197
--- pkgsrc/mk/fetch/sites.mk:1.196      Mon May 26 13:31:20 2025
+++ pkgsrc/mk/fetch/sites.mk    Fri Jul 25 22:17:33 2025
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.196 2025/05/26 13:31:20 zafer Exp $
+# $NetBSD: sites.mk,v 1.197 2025/07/25 22:17:33 zafer Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -33,7 +33,6 @@ MASTER_SITE_GNUPG+=   \
        http://www.ring.gr.jp/pub/net/gnupg/
 
 MASTER_SITE_OSDN+=     \
-       https://jaist.dl.osdn.jp/ \
        https://iij.dl.osdn.jp/
 
 MASTER_SITE_PERL_CPAN+= \



Home | Main Index | Thread Index | Old Index