aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/filezilla
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2007-07-01 16:56:16 +0800
committernovel <novel@FreeBSD.org>2007-07-01 16:56:16 +0800
commitbee0ac58b31b49d4999c27a48b677263a9a1328d (patch)
tree1dc1a18dcb267cb449853409ce4cb453a6b0ab1c /ftp/filezilla
parent3527296cf62e327247a65f5ae2959835705b3d5d (diff)
downloadfreebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.tar.gz
freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.tar.zst
freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.zip
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Diffstat (limited to 'ftp/filezilla')
-rw-r--r--ftp/filezilla/Makefile4
1 files changed, 2 insertions, 2 deletions
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