diff options
Diffstat (limited to 'sysutils/fastresolve/Makefile')
-rw-r--r-- | sysutils/fastresolve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fastresolve/Makefile b/sysutils/fastresolve/Makefile index de8ed4f51247..6830858cbd10 100644 --- a/sysutils/fastresolve/Makefile +++ b/sysutils/fastresolve/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Programs that process web logs to get DNS and domain ownership info LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 \ - adns.1:${PORTSDIR}/net/adns + adns.1:${PORTSDIR}/dns/adns USE_BZIP2= yes USE_PERL5= yes |