aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-06-02 05:14:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-06-02 05:14:48 +0000
commit8ae8e0c725e6eb43cc2031f15c6919483145b3ff (patch)
tree3819f944a1296f50efa1b8f395bc75e5b78c48e0
parent55ff694e69ba2fd1a9b294126f4a871fe17a8c28 (diff)
downloadports-8ae8e0c725e6eb43cc2031f15c6919483145b3ff.tar.gz
ports-8ae8e0c725e6eb43cc2031f15c6919483145b3ff.zip
Changed directory name in MASTER_SITES.
Submitted by: torstenb
Notes
Notes: svn path=/head/; revision=1818
-rw-r--r--shells/zsh-devel/Makefile4
-rw-r--r--shells/zsh/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 49a2c33bee40..05d1313b7c4b 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -3,13 +3,13 @@
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.9 1995/05/04 21:27:52 torstenb Exp $
+# $Id: Makefile,v 1.10 1995/05/06 12:31:06 torstenb Exp $
#
DISTNAME= zsh-2.6-beta8
PKGNAME= zsh-2.6b8
CATEGORIES+= shells
-MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
+MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/
MAINTAINER= torstenb@FreeBSD.ORG
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 49a2c33bee40..05d1313b7c4b 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -3,13 +3,13 @@
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.9 1995/05/04 21:27:52 torstenb Exp $
+# $Id: Makefile,v 1.10 1995/05/06 12:31:06 torstenb Exp $
#
DISTNAME= zsh-2.6-beta8
PKGNAME= zsh-2.6b8
CATEGORIES+= shells
-MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
+MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/
MAINTAINER= torstenb@FreeBSD.ORG