diff options
Diffstat (limited to 'shells/zsh+euc_hack/Makefile')
-rw-r--r-- | shells/zsh+euc_hack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/zsh+euc_hack/Makefile b/shells/zsh+euc_hack/Makefile index 1be9d36dde4a..a6a6a5bf1890 100644 --- a/shells/zsh+euc_hack/Makefile +++ b/shells/zsh+euc_hack/Makefile @@ -14,5 +14,6 @@ MAINTAINER= knu@FreeBSD.org EXTRA_PATCHES= ${.CURDIR}/files/patch-* COMMENT= ${.CURDIR}/pkg-comment +DESCR= ${.CURDIR}/pkg-descr .include "${MASTERDIR}/Makefile" |