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 --- www/crawl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/crawl') diff --git a/www/crawl/Makefile b/www/crawl/Makefile index 861da0aed6a8..2a7083f6a367 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -7,6 +7,7 @@ PORTNAME= crawl PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.monkey.org/~provos/ @@ -14,7 +15,7 @@ MAINTAINER= petef@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent LIB_DEPENDS= md5.1:${PORTSDIR}/www/libwww \ - db3.2:${PORTSDIR}/databases/db3 + db3.3:${PORTSDIR}/databases/db3 WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit v1.2.3