pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: remove dead links
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Sun Apr 25 08:23:28 2021 +0200
Changeset: d6a9a89ade14c73ae2cd24ffe55ec278b11b1fd6
Modified Files:
netkit-base/Makefile
netkit-routed/Makefile
netkit-telnet/Makefile
netkit-tftp/Makefile
Log Message:
*: remove dead links
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d6a9a89ade14c73ae2cd24ffe55ec278b11b1fd6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
netkit-base/Makefile | 2 +-
netkit-routed/Makefile | 5 +----
netkit-telnet/Makefile | 4 +---
netkit-tftp/Makefile | 5 ++---
4 files changed, 5 insertions(+), 11 deletions(-)
diffs:
diff --git a/netkit-base/Makefile b/netkit-base/Makefile
index 810a0211f3..e4c9bfccb7 100644
--- a/netkit-base/Makefile
+++ b/netkit-base/Makefile
@@ -4,7 +4,7 @@ DISTNAME= netkit-base-0.17
PKGREVISION= 1
CATEGORIES= net
# sunsite has older 0.16 version
-MASTER_SITES= ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
+#MASTER_SITES= ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
MAINTAINER= reed%reedmedia.net@localhost
HOMEPAGE= https://www.hcs.harvard.edu/~dholland/computers/netkit.html
diff --git a/netkit-routed/Makefile b/netkit-routed/Makefile
index f3e26e65b1..98591c30d2 100644
--- a/netkit-routed/Makefile
+++ b/netkit-routed/Makefile
@@ -1,16 +1,13 @@
# $NetBSD: Makefile,v 1.8 2012/11/25 23:32:28 othyro Exp $
-#
DISTNAME= netkit-routed-0.17
CATEGORIES= net
-MASTER_SITES= ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/ \
- ${MASTER_SITE_SUNSITE:=system/network/}
+MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.hcs.harvard.edu/~dholland/computers/netkit.html
COMMENT= Network RIP and router discovery daemon for Linux
-
USE_PKGLOCALEDIR= yes
HAS_CONFIGURE= yes
USE_TOOLS+= gmake
diff --git a/netkit-telnet/Makefile b/netkit-telnet/Makefile
index f05f6d104b..6fe624124b 100644
--- a/netkit-telnet/Makefile
+++ b/netkit-telnet/Makefile
@@ -1,15 +1,13 @@
# $NetBSD: Makefile,v 1.10 2015/04/25 12:36:42 krytarowski Exp $
-#
DISTNAME= netkit-telnet-0.17
CATEGORIES= net
MASTER_SITES= http://ibiblio.org/pub/linux/system/network/netkit/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
+#HOMEPAGE= ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
COMMENT= The telnet and telnetd for Linux
-
USE_PKGLOCALEDIR= yes
HAS_CONFIGURE= yes
USE_LANGUAGES= c c++
diff --git a/netkit-tftp/Makefile b/netkit-tftp/Makefile
index 0c447002f3..bcbea188b8 100644
--- a/netkit-tftp/Makefile
+++ b/netkit-tftp/Makefile
@@ -1,12 +1,11 @@
# $NetBSD: Makefile,v 1.6 2012/11/25 23:32:28 othyro Exp $
-#
DISTNAME= netkit-tftp-0.17
CATEGORIES= net
-MASTER_SITES= ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
+#MASTER_SITES= ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
+#HOMEPAGE= ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
COMMENT= TFPD client and server from the Linux NetKIT
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index