summaryrefslogtreecommitdiff
path: root/devel/libslang
diff options
context:
space:
mode:
authortron <tron>2002-05-19 17:11:19 +0000
committertron <tron>2002-05-19 17:11:19 +0000
commit03d2eb82a9fd0f6b00a18089c36f4e66012fb9b8 (patch)
treef82c37be3cc61dd676a32425954fb0c20ac18da9 /devel/libslang
parentdeb81a24f6b2b3bc4b42465854f346f9ba2ac47c (diff)
downloadpkgsrc-03d2eb82a9fd0f6b00a18089c36f4e66012fb9b8.tar.gz
Fix some directory names, remove two dead mirror sites.
Diffstat (limited to 'devel/libslang')
-rw-r--r--devel/libslang/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile
index 5cb27fae702..f996244536b 100644
--- a/devel/libslang/Makefile
+++ b/devel/libslang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2002/03/25 12:30:09 grant Exp $
+# $NetBSD: Makefile,v 1.34 2002/05/19 17:11:19 tron Exp $
#
DISTNAME= slang-1.4.5
@@ -7,11 +7,9 @@ SVR4_PKGNAME= lslan
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/slang/v1.4/ \
+ ftp://ftp.ntua.gr/pub/lang/slang/slang/v1.4/ \
+ ftp://ftp.plig.org/pub/slang/v1.4/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org