diff options
-rw-r--r-- | devel/libslang/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index 9c8d4968855..ca7e2ccdb22 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -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/ |