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:           Sat Dec 16 19:13:00 UTC 2023

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

Log Message:
gtlib does not host kde anymore. removed.


To generate a diff of this commit:
cvs rdiff -u -r1.189 -r1.190 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.189 pkgsrc/mk/fetch/sites.mk:1.190
--- pkgsrc/mk/fetch/sites.mk:1.189      Fri Dec 15 17:25:14 2023
+++ pkgsrc/mk/fetch/sites.mk    Sat Dec 16 19:13:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.189 2023/12/15 17:25:14 zafer Exp $
+# $NetBSD: sites.mk,v 1.190 2023/12/16 19:13:00 zafer Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -67,7 +67,6 @@ MASTER_SITE_KDE+=     \
        https://download.kde.org/stable/ \
        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://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