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 Feb 14 11:46:13 UTC 2021

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

Log Message:
mk: remove ftp.dante.de, it does not offer FTP any longer


To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 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.170 pkgsrc/mk/fetch/sites.mk:1.171
--- pkgsrc/mk/fetch/sites.mk:1.170      Thu Jan  7 09:18:31 2021
+++ pkgsrc/mk/fetch/sites.mk    Sun Feb 14 11:46:13 2021
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.170 2021/01/07 09:18:31 fcambus Exp $
+# $NetBSD: sites.mk,v 1.171 2021/02/14 11:46:13 wiz Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -63,7 +63,6 @@ MASTER_SITE_R_CRAN+=    \
 
 MASTER_SITE_TEX_CTAN+= \
        http://ftp.funet.fi/pub/TeX/CTAN/ \
-       ftp://ftp.dante.de/tex-archive/ \
        ftp://www.dnsbalance.ring.gr.jp/pub/text/CTAN/ \
        http://www.dnsbalance.ring.gr.jp/archives/text/CTAN/
 



Home | Main Index | Thread Index | Old Index