From 444a47ba39d176ab6be5d165b2147eacd2897112 Mon Sep 17 00:00:00 2001 From: dinoex Date: Fri, 5 Feb 2010 11:46:55 +0000 Subject: - update to jpeg-8 --- net-p2p/dclib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p/dclib') diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile index 5ddb7962b107..497a32b9ab21 100644 --- a/net-p2p/dclib/Makefile +++ b/net-p2p/dclib/Makefile @@ -9,14 +9,14 @@ PORTNAME= dclib PORTVERSION= 0.3.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= SF/wxdcgui/${PORTNAME}/${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= Direct connect interface library for valknut -LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg WRKSRC= ${WRKDIR}/${DISTNAME} -- cgit