From e2482838d31245cd0ec60888e805a889d610d09f Mon Sep 17 00:00:00 2001 From: arved Date: Sun, 15 Aug 2010 12:51:59 +0000 Subject: Chase libconfig version bump --- deskutils/ecru/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/ecru/Makefile b/deskutils/ecru/Makefile index 9ed36983eb4..e7009319612 100644 --- a/deskutils/ecru/Makefile +++ b/deskutils/ecru/Makefile @@ -7,7 +7,7 @@ PORTNAME= ecru PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://novel.evilcoder.org/ecru/files/ @@ -15,7 +15,7 @@ MAINTAINER= novel@FreeBSD.org COMMENT= Flexible command line LiveJournal client LIB_DEPENDS= xmlrpc.9:${PORTSDIR}/net/xmlrpc-c \ - config++.8:${PORTSDIR}/devel/libconfig \ + config++.9:${PORTSDIR}/devel/libconfig \ glibmm-2.4.1:${PORTSDIR}/devel/glibmm USE_PYTHON_BUILD= yes -- cgit