diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-02-12 03:49:44 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-02-12 03:49:44 +0000 |
commit | 6b481caceba1329266999d84deae4180085411c6 (patch) | |
tree | 0cb4741c9aa1cb2ce720e80c0d67b0d3c13d71b9 /shells | |
parent | 1d17312de5374240d5ea5e87de863f4c60ae5596 (diff) | |
download | ports-6b481caceba1329266999d84deae4180085411c6.tar.gz ports-6b481caceba1329266999d84deae4180085411c6.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index e6162f1e4788..0cabddc089b4 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= ftp://ftp.sterling.com/zsh/ \ MAINTAINER= torstenb@FreeBSD.org +NO_LATEST_LINK= yes GNU_CONFIGURE= yes MAN1= zsh.1 zshbuiltins.1 zshcompctl.1 zshexpn.1 zshmisc.1 \ zshoptions.1 zshall.1 zshparam.1 zshzle.1 |