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:35:10 2021 +0200
Changeset:	d2fe6caa2df207fc19ecc8ca9197075dc7a47986

Modified Files:
	fxrays/Makefile
	py-hfk/Makefile
	py-t3m/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=d2fe6caa2df207fc19ecc8ca9197075dc7a47986

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

diffstat:
 fxrays/Makefile | 3 +--
 py-hfk/Makefile | 2 +-
 py-t3m/Makefile | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diffs:
diff --git a/fxrays/Makefile b/fxrays/Makefile
index 6a84dbacd0..fc241f213e 100644
--- a/fxrays/Makefile
+++ b/fxrays/Makefile
@@ -1,10 +1,9 @@
 # $NetBSD: Makefile,v 1.2 2012/09/28 23:21:49 asau Exp $
-#
 
 DISTNAME=	FXrays
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/FX/fx/}-${VERSION}
 CATEGORIES=	math python
-MASTER_SITES=	ftp://ftp.math.uic.edu/pub/t3m/
+#MASTER_SITES=	ftp://ftp.math.uic.edu/pub/t3m/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
diff --git a/py-hfk/Makefile b/py-hfk/Makefile
index 5e1d957a6c..298a0416f9 100644
--- a/py-hfk/Makefile
+++ b/py-hfk/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	py_hfk
 PKGNAME=	${PYPKGPREFIX}-hfk-${VERSION}
 CATEGORIES=	math
-MASTER_SITES=	ftp://ftp.math.uic.edu/pub/t3m/
+#MASTER_SITES=	ftp://ftp.math.uic.edu/pub/t3m/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
diff --git a/py-t3m/Makefile b/py-t3m/Makefile
index b184efbf9b..c8dd6dca44 100644
--- a/py-t3m/Makefile
+++ b/py-t3m/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	t3m
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}-20120616
 CATEGORIES=	math python
-MASTER_SITES=	ftp://ftp.math.uic.edu/pub/t3m/
+#MASTER_SITES=	ftp://ftp.math.uic.edu/pub/t3m/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	jihbed.research%gmail.com@localhost


Home | Main Index | Thread Index | Old Index