diff options
author | will <will@FreeBSD.org> | 2001-11-10 02:24:46 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-11-10 02:24:46 +0000 |
commit | a2bef13218825ca22d33a9629628a5419b0c789e (patch) | |
tree | e9062fb3d2724ceda8fb7063085b909e994d9fdf /shells/zsh/Makefile | |
parent | c9672ad37391d9e903a23599e7286a465a005a2e (diff) | |
download | FreeBSD-ports-a2bef13218825ca22d33a9629628a5419b0c789e.zip FreeBSD-ports-a2bef13218825ca22d33a9629628a5419b0c789e.tar.gz |
Update to 4.0.4.
PR: 31872
Submitted by: Anders Andersson <anders@codefactory.se>
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 158914e..d4cd095 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zsh -PORTVERSION= 4.0.2 +PORTVERSION= 4.0.4 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.zsh.org/%SUBDIR%/ \ |