From 851fe01f3c02de8b97b480871b0c789c5b35e733 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Mon, 30 Jan 2006 23:20:05 +0000 Subject: Chase shlib bump of libexpat. --- ftp/lftp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/lftp') diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 6c16dcac2f75..49479fbfb36c 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= lftp PORTVERSION= 3.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \ ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \ @@ -25,7 +25,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= fm@cross-road.org.ua COMMENT= Shell-like command line ftp client -LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_ICONV= yes USE_BZIP2= yes -- cgit