diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-02-26 16:19:43 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-02-26 16:19:43 +0000 |
commit | 6d40d0921192f14ee63e8c17ef0ba6713df362d9 (patch) | |
tree | 14b24b69afd6e0678cfe06218008de37c11fac9a | |
parent | 5e428de037aad270f69b2ac6c098dd510a5981be (diff) | |
download | ports-6d40d0921192f14ee63e8c17ef0ba6713df362d9.tar.gz ports-6d40d0921192f14ee63e8c17ef0ba6713df362d9.zip |
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add missed COMMENT tag back in last commit.
Noticed by: Dan Langille <dan@langille.org>
Notes
Notes:
svn path=/head/; revision=76498
-rw-r--r-- | chinese/abiword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/abiword/Makefile b/chinese/abiword/Makefile index 40786ce7de7a..4554464db8b8 100644 --- a/chinese/abiword/Makefile +++ b/chinese/abiword/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none DISTFILES= # none MAINTAINER= keith@FreeBSD.org -A cross-platform WYSIWYG word processor, with BIG5/GB available +COMMENT= A cross-platform WYSIWYG word processor, with BIG5/GB available RUN_DEPENDS= AbiWord:${PORTSDIR}/editors/AbiWord \ ttfm.sh:${PORTSDIR}/chinese/ttfm \ |