diff options
Diffstat (limited to '')
-rw-r--r-- | dns/fastresolve/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile index 6831d168f180..b148818c5927 100644 --- a/dns/fastresolve/Makefile +++ b/dns/fastresolve/Makefile @@ -7,12 +7,13 @@ PORTNAME= fastresolve PORTVERSION= 2.8 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.pix.net/staff/djm/sw/dist/ MAINTAINER= verm@drunkmonk.net -LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 \ +LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 \ adns.1:${PORTSDIR}/net/adns USE_BZIP2= yes |