diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-07 17:46:08 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-07 17:46:08 +0000 |
commit | cb9c468197327be292e70009a0a497acb3f2f103 (patch) | |
tree | dca14d463bd471e47f556e34b82b8b44149c821a /ftp | |
parent | 44e552f824f86ec48e3f5c18206e40283d98b5af (diff) | |
download | ports-cb9c468197327be292e70009a0a497acb3f2f103.tar.gz ports-cb9c468197327be292e70009a0a497acb3f2f103.zip |
Notes
Diffstat (limited to 'ftp')
-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 23258a1bed96..3b5587d79bf3 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp MASTER_SITES= SF DISTNAME= FileZilla_${PORTVERSION}_src -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= jsa@wickedmachine.net COMMENT= Fast and reliable cross-platform FTP, FTPS and SFTP client LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \ |