diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-12-10 19:34:40 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-12-10 19:34:40 +0000 |
commit | b92eeac02f9dae6da986a96e03b8a5129d5f25bb (patch) | |
tree | e6ddda1385d48a413aa9aed336590a51871cefb1 /dns/bind84 | |
parent | b834286aa9b0451c8bc4b5753169c3245f17761b (diff) |
Notes
Diffstat (limited to 'dns/bind84')
-rw-r--r-- | dns/bind84/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind84/Makefile b/dns/bind84/Makefile index e37710874100..e9ee0d94ab55 100644 --- a/dns/bind84/Makefile +++ b/dns/bind84/Makefile @@ -22,6 +22,8 @@ DIST_SUBDIR= bind-${PORTVERSION} MAINTAINER= DougB@FreeBSD.org COMMENT= The Berkeley Internet Name Domain, an implementation of DNS +FORBIDDEN= Bug WRT unnecesarry queries. 8.4.4 to be release soon. + .if defined(PORT_REPLACES_BASE_BIND8) PKGNAMESUFFIX= -base PREFIX= /usr |