diff options
author | culot <culot@FreeBSD.org> | 2014-10-23 21:06:38 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2014-10-23 21:06:38 +0800 |
commit | 279ac17e8a02409f896af122e692e8cdc5f6bf9b (patch) | |
tree | 8396b6c9af429d63850dbbe5f2d2bca3fba353d0 /ftp/filezilla | |
parent | 5b088fb7c9a8416b7fd059c93f268b6ca8dc342a (diff) | |
download | freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.tar.gz freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.tar.zst freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.zip |
- Reassign to the heap after jsa@'s bit was taken in for safekeeping
Diffstat (limited to 'ftp/filezilla')
-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 a58f8d424b02..11ca95c3ddf2 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -7,7 +7,7 @@ CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src -MAINTAINER= jsa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast and reliable cross-platform FTP, FTPS, and SFTP client LICENSE= GPLv2 |