diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-14 01:00:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-14 01:00:58 +0800 |
commit | 9a8b205fe818223d162860b77479b56a1e976327 (patch) | |
tree | 9235d3fba610fccebd485dc11191ee15cbc58228 /dns | |
parent | cf1edf77cd265e2f185b66503c0474892967bfb2 (diff) | |
download | freebsd-ports-gnome-9a8b205fe818223d162860b77479b56a1e976327.tar.gz freebsd-ports-gnome-9a8b205fe818223d162860b77479b56a1e976327.tar.zst freebsd-ports-gnome-9a8b205fe818223d162860b77479b56a1e976327.zip |
S/DEPRICATED/DEPRECATED
Diffstat (limited to 'dns')
-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 a479d8c4021a..ef10ecf2199f 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-* |