diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-06-16 12:49:00 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-06-16 12:49:00 +0000 |
commit | b93cd6367027f2c393864aebd33c3403210ac291 (patch) | |
tree | 1c952f03fb97cd7c5aa68ed39e067f7df5d7ba5b /ftp/ftpsync/Makefile | |
parent | ed71507e2ba7a51199a0db4f50e7853a5a5ae79e (diff) | |
download | ports-b93cd6367027f2c393864aebd33c3403210ac291.tar.gz ports-b93cd6367027f2c393864aebd33c3403210ac291.zip |
Notes
Diffstat (limited to 'ftp/ftpsync/Makefile')
-rw-r--r-- | ftp/ftpsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile index 0afefdc1f921..0e02553f308c 100644 --- a/ftp/ftpsync/Makefile +++ b/ftp/ftpsync/Makefile @@ -8,7 +8,7 @@ CATEGORIES= ftp MASTER_SITES= http://ftpsync.sourceforge.net/ \ http://mirror.mcx2.org/ -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= rodrigO@FreeBSD.org COMMENT= Synchronizes a local and a remote FTP directory trees RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww |