diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-13 04:03:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-13 04:03:41 +0000 |
commit | 607af7710cd7997ba9ccd70c87d6d8e46fb5d492 (patch) | |
tree | 81fbaaa63a82f1d00f5943776de0545874982e79 /dns/host/Makefile | |
parent | dcee19701bf6b5125da32b6082f23cea60655343 (diff) | |
download | ports-607af7710cd7997ba9ccd70c87d6d8e46fb5d492.tar.gz ports-607af7710cd7997ba9ccd70c87d6d8e46fb5d492.zip |
Notes
Diffstat (limited to 'dns/host/Makefile')
-rw-r--r-- | dns/host/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/host/Makefile b/dns/host/Makefile index 86c8f7e3a54f..601ed77327bd 100644 --- a/dns/host/Makefile +++ b/dns/host/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= An utility to query DNS servers +CONFLICTS= bind-8.* bind84-8.* bind9-9.* bind9-dlz-* bind9-sdb-mysql-* skalibs-* NO_WRKSUBDIR= yes MAN1= host.1 |