summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorobache <obache>2008-11-28 11:45:40 +0000
committerobache <obache>2008-11-28 11:45:40 +0000
commit9d9620af72859912bd7b7fafd08c9fcdb72b2e81 (patch)
tree8675f17728f481f2bb74611d3616d90821c084c9 /shells
parent9dea6e7e814249b2d69012a66571364a000f5862 (diff)
downloadpkgsrc-9d9620af72859912bd7b7fafd08c9fcdb72b2e81.tar.gz
Switch to http for ftp.scsh.net, can't connet with ftp and download page
link to distfile with http. While here, add SourceForge to MASTER_SITES.
Diffstat (limited to 'shells')
-rw-r--r--shells/scsh/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/scsh/Makefile b/shells/scsh/Makefile
index 33d6e457023..d6af1d9eaf0 100644
--- a/shells/scsh/Makefile
+++ b/shells/scsh/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.38 2007/03/16 23:18:42 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2008/11/28 11:45:40 obache Exp $
DISTNAME= scsh-0.6.7
CATEGORIES= shells lang
-MASTER_SITES= ftp://ftp.scsh.net/pub/scsh/0.6/
+MASTER_SITES= http://ftp.scsh.net/pub/scsh/0.6/ \
+ ${MASTER_SITE_SOURCEFORGE:=scsh/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.scsh.net/