diff options
author | asami <asami@FreeBSD.org> | 1995-06-02 13:14:48 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-06-02 13:14:48 +0800 |
commit | 84c7ca2663e49cf61f4470e6e68e689cef0aba3e (patch) | |
tree | c92cadcfc063a5508ee653f3c0281b7c37ff529c /shells | |
parent | 8360a669b62597beb1cd48391a785bf42bb03c40 (diff) | |
download | freebsd-ports-gnome-84c7ca2663e49cf61f4470e6e68e689cef0aba3e.tar.gz freebsd-ports-gnome-84c7ca2663e49cf61f4470e6e68e689cef0aba3e.tar.zst freebsd-ports-gnome-84c7ca2663e49cf61f4470e6e68e689cef0aba3e.zip |
Changed directory name in MASTER_SITES.
Submitted by: torstenb
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh-devel/Makefile | 4 | ||||
-rw-r--r-- | shells/zsh/Makefile | 4 |
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 |