diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-16 10:51:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-16 10:51:32 +0000 |
commit | 7f5cbfeed4fcd18e7a22e509d99825c217e17303 (patch) | |
tree | 058e894c0a240dbe6c6d684b1fcf7770b7e52cf3 /ftp/filezilla/Makefile | |
parent | 794527e613edcd43cf89dfc8f437bcf258646f96 (diff) | |
download | ports-7f5cbfeed4fcd18e7a22e509d99825c217e17303.tar.gz ports-7f5cbfeed4fcd18e7a22e509d99825c217e17303.zip |
Notes
Diffstat (limited to 'ftp/filezilla/Makefile')
-rw-r--r-- | ftp/filezilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index cdb68b922688..ae15b0d4c3c4 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -2,7 +2,7 @@ PORTNAME= filezilla PORTVERSION= 3.40.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ftp MASTER_SITES= https://download.filezilla-project.org/client/ DISTNAME= FileZilla_${PORTVERSION}_src |