aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh+euc_hack/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-03-25 03:48:12 +0800
committerAkinori MUSHA <knu@FreeBSD.org>2004-03-25 03:48:12 +0800
commit03d8d03e83262baccc8efc6d25465a38d65d8dc3 (patch)
treef2b1177ba095e0f39f26b93feeb43c2ede1c0c8c /shells/zsh+euc_hack/Makefile
parentdf96daf5761726455cc5381a4bbbdb97308e3d38 (diff)
downloadfreebsd-ports-gnome-03d8d03e83262baccc8efc6d25465a38d65d8dc3.tar.gz
freebsd-ports-gnome-03d8d03e83262baccc8efc6d25465a38d65d8dc3.tar.zst
freebsd-ports-gnome-03d8d03e83262baccc8efc6d25465a38d65d8dc3.zip
Add a patch to fix a minor bug with deleting a multibyte character at
BOL.
Diffstat (limited to 'shells/zsh+euc_hack/Makefile')
-rw-r--r--shells/zsh+euc_hack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/zsh+euc_hack/Makefile b/shells/zsh+euc_hack/Makefile
index 1b8e3827d76c..210437c85ffe 100644
--- a/shells/zsh+euc_hack/Makefile
+++ b/shells/zsh+euc_hack/Makefile
@@ -8,6 +8,7 @@
MASTERDIR= ${.CURDIR}/../zsh
PKGNAMESUFFIX= +euc_hack
+PORTREVISION= 1
MAINTAINER= knu@FreeBSD.org
COMMENT= The Z shell with EUC encoding support