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:   wiz
Date:           Sun Oct  2 14:55:30 UTC 2022

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

Log Message:
mk: remove obsolete KDE mirror


To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 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.179 pkgsrc/mk/fetch/sites.mk:1.180
--- pkgsrc/mk/fetch/sites.mk:1.179      Mon May 23 21:45:45 2022
+++ pkgsrc/mk/fetch/sites.mk    Sun Oct  2 14:55:29 2022
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.179 2022/05/23 21:45:45 nikita Exp $
+# $NetBSD: sites.mk,v 1.180 2022/10/02 14:55:29 wiz Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -85,7 +85,6 @@ MASTER_SITE_KDE+=     \
        ftp://www.dnsbalance.ring.gr.jp/pub/X/kde/stable/ \
        http://www.dnsbalance.ring.gr.jp/archives/X/kde/stable/ \
        ftp://ftp.gtlib.gatech.edu/pub/kde/stable/ \
-       ftp://kde.mirrors.tds.net/pub/kde/stable/ \
        ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.kde.org/pub/kde/stable/ \
        ftp://mirrors.dotsrc.org/kde/stable/ \
        ftp://ftp.fi.muni.cz/pub/kde/stable/



Home | Main Index | Thread Index | Old Index