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:           Wed Dec  6 10:34:20 UTC 2023

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

Log Message:
remove defunct mirror


To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 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.185 pkgsrc/mk/fetch/sites.mk:1.186
--- pkgsrc/mk/fetch/sites.mk:1.185      Mon Dec  4 13:45:43 2023
+++ pkgsrc/mk/fetch/sites.mk    Wed Dec  6 10:34:20 2023
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.185 2023/12/04 13:45:43 zafer Exp $
+# $NetBSD: sites.mk,v 1.186 2023/12/06 10:34:20 zafer Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -111,7 +111,6 @@ MASTER_SITE_APACHE+=    \
        http://ftp.unicamp.br/pub/apache/ \
        http://www.mirrorservice.org/sites/ftp.apache.org/ \
        http://ftp.twaren.net/Unix/Web/apache/ \
-       http://ftp.cuhk.edu.hk/pub/packages/apache.org/ \
        ftp://ftp.oregonstate.edu/pub/apache/ \
        ftp://apache.mirrors.tds.net/pub/apache.org/ \
        ftp://ftp.mirrorservice.org/sites/ftp.apache.org/ \



Home | Main Index | Thread Index | Old Index