diff options
Diffstat (limited to 'ftp/filezilla')
-rw-r--r-- | ftp/filezilla/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index f13efe1..a2366d2 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -7,6 +7,7 @@ PORTNAME= filezilla DISTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= SF DISTNAME= FileZilla_${DISTVERSION}_src @@ -14,7 +15,7 @@ DISTNAME= FileZilla_${DISTVERSION}_src MAINTAINER= alepulver@FreeBSD.org COMMENT= Fast and reliable cross-platform FTP, FTPS and SFTP client -LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \ +LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \ idn.16:${PORTSDIR}/dns/libidn USE_BZIP2= yes |