diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2009-01-04 07:26:28 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2009-01-04 07:26:28 +0000 |
| commit | c288151fe50fef3c00980bcac457819f9efa65f8 (patch) | |
| tree | f8f98de1fccdf0e899f41ef5cec1d4bc5aaf77f4 /dns/host | |
| parent | 3926df4216b5dee23c1578f3a5297a464515d3c8 (diff) | |
Notes
Diffstat (limited to 'dns/host')
| -rw-r--r-- | dns/host/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/host/Makefile b/dns/host/Makefile index 932d6fe599d4..05923b8c6ccd 100644 --- a/dns/host/Makefile +++ b/dns/host/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= An utility to query DNS servers -CONFLICTS= bind9-9.* bind9-dlz-* bind9-sdb-ldap-* skalibs-* +CONFLICTS= bind9-9.* bind9-sdb-* skalibs-* NO_WRKSUBDIR= yes MAN1= host.1 |
