diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-11 14:47:51 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-11 14:47:51 +0000 |
commit | fc0f02ebbc922b5a393181213f6d87c6bb1cc612 (patch) | |
tree | 841e2094ab18678057ca993141ecea31c8a503d2 /ftp | |
parent | 05dd9a8697fb724608e1ca00e477f73eba6cedbe (diff) | |
download | ports-fc0f02ebbc922b5a393181213f6d87c6bb1cc612.tar.gz ports-fc0f02ebbc922b5a393181213f6d87c6bb1cc612.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/phpwebftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile index 11863991b5ca..5c10d7e81b97 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -7,7 +7,7 @@ CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/phpWebFTP/phpWebFTP%203.3 DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= coco@executive-computing.de COMMENT= Set of PHP-scripts to manage FTP over the web LICENSE= GPLv2 |