pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: remove dead download links
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Sat Apr 24 21:27:17 2021 +0200
Changeset: 21ec646b6e0d42dcf692dbc12daf4146613f1d8c
Modified Files:
linux-hotplug/Makefile
linux-kbd/Makefile
ypserv/Makefile
Log Message:
*: remove dead download links
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=21ec646b6e0d42dcf692dbc12daf4146613f1d8c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
linux-hotplug/Makefile | 4 +---
linux-kbd/Makefile | 4 +---
ypserv/Makefile | 3 +--
3 files changed, 3 insertions(+), 8 deletions(-)
diffs:
diff --git a/linux-hotplug/Makefile b/linux-hotplug/Makefile
index fe549f5474..c29e9015ec 100644
--- a/linux-hotplug/Makefile
+++ b/linux-hotplug/Makefile
@@ -1,11 +1,9 @@
# $NetBSD: Makefile,v 1.3 2012/10/03 09:10:41 asau Exp $
-#
DISTNAME= hotplug-2002_04_01
PKGNAME= ${DISTNAME:S/_//}
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linux-hotplug/} \
- ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linux-hotplug/}
# XXX we should have a MASTER_SITE_LINUX definition
MAINTAINER= reed%reedmedia.net@localhost
diff --git a/linux-kbd/Makefile b/linux-kbd/Makefile
index 42f0a93e72..a3059adf13 100644
--- a/linux-kbd/Makefile
+++ b/linux-kbd/Makefile
@@ -3,9 +3,7 @@
DISTNAME= kbd-1.08
PKGNAME= linux-${DISTNAME}
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/keyboards/} \
- ftp://ftp.kernel.org/pub/linux/utils/kbd/
-# ftp://ftp.*.kernel.org/pub/linux/utils/kbd/
+MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/keyboards/}
MAINTAINER= reed%reedmedia.net@localhost
HOMEPAGE= ftp://ftp.win.tue.nl/pub/linux-local/utils/kbd/
diff --git a/ypserv/Makefile b/ypserv/Makefile
index c87b2bfb5f..406fbaaded 100644
--- a/ypserv/Makefile
+++ b/ypserv/Makefile
@@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.9 2012/10/07 20:11:11 asau Exp $
-#
DISTNAME= ypserv-2.9
PKGREVISION= 1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.kernel.org/pub/linux/utils/net/NIS/
+#MASTER_SITES= ftp://ftp.kernel.org/pub/linux/utils/net/NIS/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed%reedmedia.net@localhost
Home |
Main Index |
Thread Index |
Old Index