diff options
author | alepulver <alepulver@FreeBSD.org> | 2009-02-08 01:46:08 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2009-02-08 01:46:08 +0800 |
commit | 7c05398ed84df28660ec94bdc827550da8210b88 (patch) | |
tree | 0cd07c0e588d3d1100872ca678b257c0c3e63dcb /ftp | |
parent | 4243faeaf6dbb523c29c3168ed289ac9f57bdcea (diff) | |
download | freebsd-ports-graphics-7c05398ed84df28660ec94bdc827550da8210b88.tar.gz freebsd-ports-graphics-7c05398ed84df28660ec94bdc827550da8210b88.tar.zst freebsd-ports-graphics-7c05398ed84df28660ec94bdc827550da8210b88.zip |
- From now on, Joseph S. Atkinson will be mainaining ftp/filezilla and
lang/clisp.
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 23258a1bed9..3b5587d79bf 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 \ |