From 9935674b8b0e2415237028add5f4a37c9e87413a Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Mon, 7 Mar 2011 14:39:50 +0000 Subject: - dbi.0 => dbi.1 - bump PORTREVISION --- net/bmon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/bmon') diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 01cb2f4a17e7..78dd1d401c6f 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -7,7 +7,7 @@ PORTNAME= bmon PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://people.suug.ch/~tgr/bmon/files/ @@ -32,7 +32,7 @@ BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool .endif .if defined(WITH_DBI) -LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi +LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi .endif do-install: -- cgit v1.2.3