aboutsummaryrefslogtreecommitdiff
path: root/ftp/filezilla/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/filezilla/Makefile')
-rw-r--r--ftp/filezilla/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile
index 02e55f0d6494..1953fd4d426b 100644
--- a/ftp/filezilla/Makefile
+++ b/ftp/filezilla/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= filezilla
-PORTVERSION= 3.10.3
+PORTVERSION= 3.11.0
CATEGORIES= ftp
MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION}
DISTNAME= FileZilla_${PORTVERSION}_src
@@ -11,6 +11,7 @@ MAINTAINER= matthew@reztek.cz
COMMENT= Fast and reliable cross-platform FTP, FTPS, and SFTP client
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
BUILD_DEPENDS:= ${RUN_DEPENDS}