diff options
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r-- | shells/zsh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 20ffdb48ad3a..fc2e404367ed 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -21,8 +21,7 @@ # NOTE: does NOT have to be inside ${PREFIX} tree PORTNAME= zsh -PORTVERSION= 4.3.6 -PORTREVISION= 8 +PORTVERSION= 4.3.9 CATEGORIES= shells MASTER_SITES= SF .if !defined(NOPORTDOCS) |