From 30cf7d7456a40b96c5a637b9a09d2cc133ab4034 Mon Sep 17 00:00:00 2001 From: fenner Date: Sat, 7 Nov 1998 18:31:13 +0000 Subject: Remove double-slash from URL --- math/eispack/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/eispack') diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 9a9b1bc..a74a17e 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -3,14 +3,14 @@ # Date created: 31 October 1994 # Whom: ljo # -# $Id: Makefile,v 1.15 1998/09/27 05:39:33 steve Exp $ +# $Id: Makefile,v 1.16 1998/09/28 10:49:21 asami Exp $ # DISTNAME= eispack PKGNAME= eispack-1.0 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/eispack/ \ - ftp://www.hensa.ac.uk/mirrors/netlib//eispack/ \ + ftp://www.hensa.ac.uk/mirrors/netlib/eispack/ \ ftp://elib.zib-berlin.de/pub/netlib/eispack/ DIST_SUBDIR= ${DISTNAME} -- cgit v1.1