summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-10-12 23:56:37 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-10-12 23:56:37 +0000
commit6b65a002026aad8c840d7f1786271e1c0e49022f (patch)
tree0dbfbb3d38572e10cb55afd0c5cd28647cc7641f /app-shells/zsh
parentclean old junk; 1.2.0 is latest stable (diff)
downloadgentoo-2-6b65a002026aad8c840d7f1786271e1c0e49022f.tar.gz
gentoo-2-6b65a002026aad8c840d7f1786271e1c0e49022f.tar.bz2
gentoo-2-6b65a002026aad8c840d7f1786271e1c0e49022f.zip
corrected URI
Diffstat (limited to 'app-shells/zsh')
-rw-r--r--app-shells/zsh/zsh-4.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh/zsh-4.0.5.ebuild b/app-shells/zsh/zsh-4.0.5.ebuild
index de29e8cfdebe..7a9d61f81c71 100644
--- a/app-shells/zsh/zsh-4.0.5.ebuild
+++ b/app-shells/zsh/zsh-4.0.5.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.5.ebuild,v 1.3 2002/10/04 05:02:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.5.ebuild,v 1.4 2002/10/12 23:56:37 cselkirk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="UNIX Shell similar to the Korn shell"
-SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.gz"
+SRC_URI="ftp://ftp.zsh.org/pub/old/${P}.tar.gz"
HOMEPAGE="www.zsh.org/"
SLOT="0"
LICENSE="ZSH"