diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
commit | bf60be81d18978782b3c3de21916fdb4a5cbb2e5 (patch) | |
tree | 9be083b0fd811caaa5b6ea713f83e7705ea93fbe /dns/fastresolve/Makefile | |
parent | e15afee535ffec38424947ba1c7eb0ada4141fc2 (diff) | |
download | ports-bf60be81d18978782b3c3de21916fdb4a5cbb2e5.tar.gz ports-bf60be81d18978782b3c3de21916fdb4a5cbb2e5.zip |
Notes
Diffstat (limited to 'dns/fastresolve/Makefile')
-rw-r--r-- | dns/fastresolve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile index de8ed4f51247..6830858cbd10 100644 --- a/dns/fastresolve/Makefile +++ b/dns/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 |