aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2008-11-17 19:21:24 +0800
committerdes <des@FreeBSD.org>2008-11-17 19:21:24 +0800
commit12472ad2cb96b323f3e326713abc18da291faf12 (patch)
treef3cfbbc72ac8176f5a3cfe468afc1d0a1443a992 /shells/zsh/Makefile
parent26c1c37a0977d6ffb0babd5f53b72ed1c758fd57 (diff)
downloadfreebsd-ports-gnome-12472ad2cb96b323f3e326713abc18da291faf12.tar.gz
freebsd-ports-gnome-12472ad2cb96b323f3e326713abc18da291faf12.tar.zst
freebsd-ports-gnome-12472ad2cb96b323f3e326713abc18da291faf12.zip
Upstream patch to support unusual --help syntax used by fetchmail.
Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com>
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r--shells/zsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 2128165ebe47..6ad3c9011b7c 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zsh
PORTVERSION= 4.3.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= shells
MASTER_SITES= SF
.if !defined(NOPORTDOCS)