From a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 10 Feb 2003 09:04:04 +0000 Subject: Convert COMMENT to COMMENTFILE until these ports can be converted. Submitted by: lioux --- shells/zsh+euc_hack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shells') diff --git a/shells/zsh+euc_hack/Makefile b/shells/zsh+euc_hack/Makefile index a6a6a5bf1890..df3ecb801b7f 100644 --- a/shells/zsh+euc_hack/Makefile +++ b/shells/zsh+euc_hack/Makefile @@ -13,7 +13,7 @@ MAINTAINER= knu@FreeBSD.org EXTRA_PATCHES= ${.CURDIR}/files/patch-* -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr .include "${MASTERDIR}/Makefile" -- cgit