aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/filezilla
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-03-14 16:40:06 +0800
committerwen <wen@FreeBSD.org>2011-03-14 16:40:06 +0800
commit569e455aec133a144f388d5f156719a7fc4b2222 (patch)
treefd886821e5b4351dd0773b5a123941692ad7a488 /ftp/filezilla
parent34a381b408e2ca7dccdfc787522559c7149a79b2 (diff)
downloadfreebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.gz
freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.zst
freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.zip
- Bump PORTREVISION to chase the update of dns/libidn
Diffstat (limited to 'ftp/filezilla')
-rw-r--r--ftp/filezilla/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile
index 52b9e167debc..c4e59b1efa4a 100644
--- a/ftp/filezilla/Makefile
+++ b/ftp/filezilla/Makefile
@@ -7,6 +7,7 @@
PORTNAME= filezilla
PORTVERSION= 3.3.5.1
+PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION}
DISTNAME= FileZilla_${PORTVERSION}_src
@@ -18,7 +19,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt \
gnutls.40:${PORTSDIR}/security/gnutls \
- idn.16:${PORTSDIR}/dns/libidn \
+ idn.17:${PORTSDIR}/dns/libidn \
tinyxml.3:${PORTSDIR}/textproc/tinyxml
LICENSE= GPLv2