diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
commit | a53421230c127bdfbbc3663db7dcfd6be712b849 (patch) | |
tree | c1db6770ffd169aaa9bd2887be1049bf2834b4ae /shells/zsh | |
parent | f3383ee2f64dd95e516d21eaad12f86e523b5ef6 (diff) | |
download | ports-a53421230c127bdfbbc3663db7dcfd6be712b849.tar.gz ports-a53421230c127bdfbbc3663db7dcfd6be712b849.zip |
Notes
Diffstat (limited to 'shells/zsh')
-rw-r--r-- | shells/zsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 3a2f1e9b218e..a247bde640d4 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -3,7 +3,7 @@ # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.28 1999/06/05 22:31:58 mharo Exp $ +# $FreeBSD$ # DISTNAME= zsh-3.0.5 |