diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-13 17:00:58 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-13 17:00:58 +0000 |
commit | 9a8b205fe818223d162860b77479b56a1e976327 (patch) | |
tree | 9235d3fba610fccebd485dc11191ee15cbc58228 | |
parent | cf1edf77cd265e2f185b66503c0474892967bfb2 (diff) | |
download | FreeBSD-ports-9a8b205fe818223d162860b77479b56a1e976327.zip FreeBSD-ports-9a8b205fe818223d162860b77479b56a1e976327.tar.gz |
S/DEPRICATED/DEPRECATED
-rw-r--r-- | dns/bind9-dlz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind9-dlz/Makefile b/dns/bind9-dlz/Makefile index a479d8c..ef10ecf 100644 --- a/dns/bind9-dlz/Makefile +++ b/dns/bind9-dlz/Makefile @@ -25,7 +25,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= The Berkeley Internet Name Daemon, with DLZ extensions FORBIDDEN= vulnerable to cache poisioning if recursive lookup enabled -DEPRICATED= DLZ functions are now included in bind9.4 +DEPRECATED= DLZ functions are now included in bind9.4 EXPIRATION_DATE=2008-08-31 CONFLICTS?= bind9-9.* bind9-sdb-ldap-* host-* skalibs-* |