Add missing slashes and end of some master site URLs.
This commit is contained in:
parent
0121a8d627
commit
bb2a479f7e
1 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2001/02/26 15:27:36 mjl Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2001/02/26 16:42:29 tron Exp $
|
||||
#
|
||||
|
||||
DISTNAME= slang-1.4.4
|
||||
|
@ -6,11 +6,11 @@ PKGNAME= lib${DISTNAME}
|
|||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v1.4/ \
|
||||
http://gd.tuwien.ac.at/editors/davis/slang/v1.4/ \
|
||||
ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/v1.4 \
|
||||
ftp://ftp.fu-berlin.de/pub/unix/news/slrn/v1.4 \
|
||||
ftp://ftp.ntua.gr/pub/lang/slang/v1.4 \
|
||||
ftp://ftp.plig.org/pub/slang/v1.4 \
|
||||
ftp://ftp.gigabell.net/pub/lang/1.4
|
||||
ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/v1.4/ \
|
||||
ftp://ftp.fu-berlin.de/pub/unix/news/slrn/v1.4/ \
|
||||
ftp://ftp.ntua.gr/pub/lang/slang/v1.4/ \
|
||||
ftp://ftp.plig.org/pub/slang/v1.4/ \
|
||||
ftp://ftp.gigabell.net/pub/lang/1.4/
|
||||
|
||||
MAINTAINER= packages@netbsd.org
|
||||
HOMEPAGE= http://www.s-lang.org/
|
||||
|
|
Loading…
Reference in a new issue