mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Remove double-slash from URL
This commit is contained in:
parent
3de31efa84
commit
b06bba06b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14398
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user