From 76d6ac6122a05c3551580945d540f2f8e1e4c85a Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 22 Aug 2002 19:13:46 +0000 Subject: BerkeleyDB cleanup - stage 2 Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x --- dns/fastresolve/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dns/fastresolve/Makefile') 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 -- cgit v1.2.3