From bee0ac58b31b49d4999c27a48b677263a9a1328d Mon Sep 17 00:00:00 2001 From: novel Date: Sun, 1 Jul 2007 08:56:16 +0000 Subject: Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs. --- ftp/filezilla/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/filezilla') diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index 1436f27c667e..8912bcaf8b4d 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= filezilla DISTVERSION= 3.0.0-beta7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= SF DISTNAME= FileZilla_${DISTVERSION}_src @@ -15,7 +15,7 @@ DISTNAME= FileZilla_${DISTVERSION}_src MAINTAINER= alepulver@FreeBSD.org COMMENT= Fast FTP and SFTP client with a lot of features -LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \ +LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \ idn.16:${PORTSDIR}/dns/libidn USE_BZIP2= yes -- cgit