diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-08 22:14:08 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-08 22:14:08 +0000 |
commit | 308507634327216a19d0fe2d05a670bc7d85b62f (patch) | |
tree | 79d88f74434cb996f9e6acc54634a0c570f1dc8d /chinese/bind8 | |
parent | 9a8f126139e49f9eb4b2b385cccf9436b47e6402 (diff) | |
download | ports-308507634327216a19d0fe2d05a670bc7d85b62f.tar.gz ports-308507634327216a19d0fe2d05a670bc7d85b62f.zip |
Fix a typo: s/CATEGORES/CATEGORIES/
Notes
Notes:
svn path=/head/; revision=71436
Diffstat (limited to 'chinese/bind8')
-rw-r--r-- | chinese/bind8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/bind8/Makefile b/chinese/bind8/Makefile index 52e693c107cb..0bc8566d3708 100644 --- a/chinese/bind8/Makefile +++ b/chinese/bind8/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORES= chinese net +CATEGORIES= chinese net MASTERDIR= ${.CURDIR}/../../net/bind8 |