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: nia
Date: Thu Nov 5 09:07:24 UTC 2020
Modified Files:
pkgsrc/mk/fetch: sites.mk
Log Message:
sites: remove GNOME master sites that now either fail or redirect
To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 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.166 pkgsrc/mk/fetch/sites.mk:1.167
--- pkgsrc/mk/fetch/sites.mk:1.166 Wed Sep 2 22:16:48 2020
+++ pkgsrc/mk/fetch/sites.mk Thu Nov 5 09:07:24 2020
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.166 2020/09/02 22:16:48 kim Exp $
+# $NetBSD: sites.mk,v 1.167 2020/11/05 09:07:24 nia Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -73,8 +73,6 @@ MASTER_SITE_SUNSITE+= \
ftp://ftp.lip6.fr/pub/linux/sunsite/
MASTER_SITE_GNOME+= \
- http://ftp.gnome.org/pub/GNOME/ \
- ftp://ftp.gnome.org/pub/GNOME/ \
https://download.gnome.org/
MASTER_SITE_KDE+= \
Home |
Main Index |
Thread Index |
Old Index