diff options
author | jsa <jsa@FreeBSD.org> | 2010-07-25 19:18:55 +0800 |
---|---|---|
committer | jsa <jsa@FreeBSD.org> | 2010-07-25 19:18:55 +0800 |
commit | 7cd22636ee57975210b1ce6298df4b4559fb6137 (patch) | |
tree | 4fa3d6e78d4ec965aec1a6ffc25656f613a6f7b4 /ftp | |
parent | 6f010280cff84ffa6e1fbb8a173c641cdfca23ac (diff) | |
download | freebsd-ports-gnome-7cd22636ee57975210b1ce6298df4b4559fb6137.tar.gz freebsd-ports-gnome-7cd22636ee57975210b1ce6298df4b4559fb6137.tar.zst freebsd-ports-gnome-7cd22636ee57975210b1ce6298df4b4559fb6137.zip |
Update my email address to my new @FreeBSD.org addy
Approved by: wxs (mentor)
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 71380344c644..2e3efd48340c 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src -MAINTAINER= jsa@wickedmachine.net +MAINTAINER= jsa@FreeBSD.org COMMENT= Fast and reliable cross-platform FTP, FTPS and SFTP client RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils |