diff options
Diffstat (limited to 'shells/zsh/Makefile')
-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 ca4346fec184..29b58a2b1572 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -25,7 +25,7 @@ # NOTE: does NOT have to be inside ${PREFIX} tree PORTNAME= zsh -PORTVERSION= 4.2.3 +PORTVERSION= 4.2.4 CATEGORIES= shells MASTER_SITES= \ http://archive.progeny.com/zsh/ \ |