diff options
Diffstat (limited to 'shells/zsh+euc_hack')
-rw-r--r-- | shells/zsh+euc_hack/Makefile | 1 | ||||
-rw-r--r-- | shells/zsh+euc_hack/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh+euc_hack/Makefile b/shells/zsh+euc_hack/Makefile index df3ecb801b7f..ccb31a96eca3 100644 --- a/shells/zsh+euc_hack/Makefile +++ b/shells/zsh+euc_hack/Makefile @@ -10,6 +10,7 @@ MASTERDIR= ${.CURDIR}/../zsh PKGNAMESUFFIX= +euc_hack MAINTAINER= knu@FreeBSD.org +COMMENT= The Z shell with EUC encoding support EXTRA_PATCHES= ${.CURDIR}/files/patch-* diff --git a/shells/zsh+euc_hack/pkg-comment b/shells/zsh+euc_hack/pkg-comment deleted file mode 100644 index b2897090b46b..000000000000 --- a/shells/zsh+euc_hack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Z shell with EUC encoding support |