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:		Sun Apr 25 08:38:10 2021 +0200
Changeset:	31354f42419cc70a2b11cc20230e26c6a04c426f

Modified Files:
	copytape/Makefile
	mawk-uxre/Makefile.common

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=31354f42419cc70a2b11cc20230e26c6a04c426f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 copytape/Makefile         | 5 +----
 mawk-uxre/Makefile.common | 2 +-
 2 files changed, 2 insertions(+), 5 deletions(-)

diffs:
diff --git a/copytape/Makefile b/copytape/Makefile
index 140ae772a3..a05454edfd 100644
--- a/copytape/Makefile
+++ b/copytape/Makefile
@@ -3,10 +3,7 @@
 DISTNAME=		copytape
 PKGNAME=		${DISTNAME}-1.0
 CATEGORIES=		sysutils
-MASTER_SITES=		\
-	ftp://gatekeeper.dec.com/pub/usenet/comp.sources.unix/volume10/ \
-	ftp://ftp.funet.fi/pub/archive/comp.sources.unix/volume10/ \
-	ftp://rtfm.mit.edu/pub/usenet/comp.sources.unix/volume10/
+MASTER_SITES=		ftp://ftp.funet.fi/pub/archive/comp.sources.unix/volume10/
 EXTRACT_SUFX=		.Z
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
diff --git a/mawk-uxre/Makefile.common b/mawk-uxre/Makefile.common
index 016d247727..f599b6e48d 100644
--- a/mawk-uxre/Makefile.common
+++ b/mawk-uxre/Makefile.common
@@ -8,7 +8,7 @@
 DISTNAME=	mawk-1.3.4-20100625
 PKGNAME=	${DISTNAME:S/-20/.20/:S/mawk/mawk-${PKGNAMESUF}/}
 CATEGORIES=	lang
-MASTER_SITES=	ftp://invisible-island.net/mawk/
+MASTER_SITES=	https://invisible-island.net/datafiles/release/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	cheusov%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index