No GSS authentication.

This commit is contained in:
ajacoutot 2014-04-21 22:26:21 +00:00
parent 6290e15658
commit fe1858c167
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.34 2014/03/14 23:52:25 giovanni Exp $
# $OpenBSD: Makefile,v 1.35 2014/04/21 22:26:21 ajacoutot Exp $
COMMENT= fast FTP and SFTP GUI client with a lot of features
@ -6,6 +6,7 @@ V= 3.7.4.1
PKGNAME= filezilla-$V
DISTNAME= FileZilla_$V_src
EXTRACT_SUFX= .tar.bz2
REVISION= 0
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>

View File

@ -16,4 +16,3 @@ The main features of FileZilla are:
* Upload/Download Queue.
* Drag&Drop.
* Multi-language support.
* GSS authentication and encryption using Kerberos.