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 23:00:48 UTC 2025

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

Log Message:
remove dead debian mirror


To generate a diff of this commit:
cvs rdiff -u -r1.197 -r1.198 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.197 pkgsrc/mk/fetch/sites.mk:1.198
--- pkgsrc/mk/fetch/sites.mk:1.197      Fri Jul 25 22:17:33 2025
+++ pkgsrc/mk/fetch/sites.mk    Fri Jul 25 23:00:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.197 2025/07/25 22:17:33 zafer Exp $
+# $NetBSD: sites.mk,v 1.198 2025/07/25 23:00:48 zafer Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -127,7 +127,6 @@ MASTER_SITE_DEBIAN+= \
        http://ftp.ie.debian.org/debian/ \
        http://ftp.is.debian.org/debian/ \
        http://ftp.it.debian.org/debian/ \
-       http://ftp.jp.debian.org/debian/ \
        http://ftp.nl.debian.org/debian/ \
        http://ftp.no.debian.org/debian/ \
        http://ftp.nz.debian.org/debian/ \



Home | Main Index | Thread Index | Old Index