diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 21:01:40 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 21:01:40 +0000 |
commit | a5be358b9d075a660827de0da2aba57ed77ff168 (patch) | |
tree | 80da9240100147f77e3f2d141a12bc9ff29060f1 /shells/zsh+euc_hack | |
parent | 84ea4ee842af8389fc1b0603b821af2d68ba8c65 (diff) | |
download | ports-a5be358b9d075a660827de0da2aba57ed77ff168.tar.gz ports-a5be358b9d075a660827de0da2aba57ed77ff168.zip |
Notes
Diffstat (limited to 'shells/zsh+euc_hack')
-rw-r--r-- | shells/zsh+euc_hack/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/zsh+euc_hack/Makefile b/shells/zsh+euc_hack/Makefile index ccb31a96eca3..1b8e3827d76c 100644 --- a/shells/zsh+euc_hack/Makefile +++ b/shells/zsh+euc_hack/Makefile @@ -13,8 +13,6 @@ MAINTAINER= knu@FreeBSD.org COMMENT= The Z shell with EUC encoding support EXTRA_PATCHES= ${.CURDIR}/files/patch-* - -COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr .include "${MASTERDIR}/Makefile" |