diff options
author | Will Andrews <will@FreeBSD.org> | 2001-11-10 02:24:46 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-11-10 02:24:46 +0000 |
commit | d2c7ce6629007fadb9a2f73cdaef664bb31748bb (patch) | |
tree | 2d9d441fbdf1a89f5076c3478894c0daa5766077 /shells/zsh/Makefile | |
parent | New port gkrellmlaunch version 0.2.2: An application launcher plugin (diff) |
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 158914ebb043..d4cd095b5213 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%/ \ |