pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/scsh Switch to http for ftp.scsh.net, can't con...
details: https://anonhg.NetBSD.org/pkgsrc/rev/48ed4aaf2836
branches: trunk
changeset: 550764:48ed4aaf2836
user: obache <obache%pkgsrc.org@localhost>
date: Fri Nov 28 11:45:40 2008 +0000
description:
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:
shells/scsh/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 715d5892b9d8 -r 48ed4aaf2836 shells/scsh/Makefile
--- a/shells/scsh/Makefile Fri Nov 28 09:47:59 2008 +0000
+++ b/shells/scsh/Makefile Fri Nov 28 11:45:40 2008 +0000
@@ -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@localhost
HOMEPAGE= http://www.scsh.net/
Home |
Main Index |
Thread Index |
Old Index