diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-12-11 10:28:43 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-12-11 10:28:43 +0000 |
commit | 95aec343a34a8b7f441af0e94665b5092cc25e7b (patch) | |
tree | 0d2fb60cf28050bd49d502d6cd61ba1ce88d71ac /chinese | |
parent | 026eea5d525bb761659d3eaf0a9631b086834acd (diff) | |
download | FreeBSD-ports-95aec343a34a8b7f441af0e94665b5092cc25e7b.zip FreeBSD-ports-95aec343a34a8b7f441af0e94665b5092cc25e7b.tar.gz |
Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8
accordingly.
Diffstat (limited to 'chinese')
-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 4727b84..52e693c 100644 --- a/chinese/bind8/Makefile +++ b/chinese/bind8/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORES= chinese +CATEGORES= chinese net MASTERDIR= ${.CURDIR}/../../net/bind8 |