aboutsummaryrefslogtreecommitdiff
path: root/ftp/filezilla/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-21 11:14:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-21 11:14:18 +0000
commitaa27f4636b579035d591719d3b53e264ac484d6a (patch)
tree5b0ecb38ec8c300ef0c8ef6a33a31e02e17156a5 /ftp/filezilla/Makefile
parentc8ce88087d5fea4739f7a199b22bb0f900f063d8 (diff)
downloadports-aa27f4636b579035d591719d3b53e264ac484d6a.tar.gz
ports-aa27f4636b579035d591719d3b53e264ac484d6a.zip
Notes
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}