diff options
Diffstat (limited to 'dns/fastresolve/Makefile')
-rw-r--r-- | dns/fastresolve/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile index 903fb24..29459a5 100644 --- a/dns/fastresolve/Makefile +++ b/dns/fastresolve/Makefile @@ -7,14 +7,14 @@ PORTNAME= fastresolve PORTVERSION= 2.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= http://www.djmnet.org/sw/dist/ MAINTAINER= martin@matuska.org COMMENT= Programs that process web logs to get DNS and domain ownership info -LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns +LIB_DEPENDS= adns.12:${PORTSDIR}/dns/adns RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB USE_BZIP2= yes |