diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
commit | b2fc2bafbb36e96b6f432def88f0f29b3db470aa (patch) | |
tree | ef4c6d3e50a6e20fdd0e0ba7e48509f2c2e0ba6e /chinese/acroread-chsfont | |
parent | Whitespace cleanup (diff) |
Add virtual category "linux" to Linux apps and support libs/utils.
Diffstat (limited to 'chinese/acroread-chsfont')
-rw-r--r-- | chinese/acroread-chsfont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/acroread-chsfont/Makefile b/chinese/acroread-chsfont/Makefile index 91755fe26551..5f5f97f33677 100644 --- a/chinese/acroread-chsfont/Makefile +++ b/chinese/acroread-chsfont/Makefile @@ -7,7 +7,7 @@ # DISTNAME= chsfont -CATEGORIES= chinese +CATEGORIES= chinese linux MASTERDIR= ${.CURDIR}/../../print/acroread-commfont |