diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/cmdftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpcube/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpsync/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index 6030c850498..f94c083bda0 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.7 CATEGORIES= ftp MASTER_SITES= SAVANNAH -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line shell-like ftp client GNU_CONFIGURE= yes diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile index b022938e03d..3952f096fd1 100644 --- a/ftp/ftpcube/Makefile +++ b/ftp/ftpcube/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= ftp python MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical FTP Client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/paramiko/__init__.py:${PORTSDIR}/security/py-paramiko diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile index d89a7d66d41..90d422ba8a7 100644 --- a/ftp/ftpsync/Makefile +++ b/ftp/ftpsync/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.33 CATEGORIES= ftp MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Synchronizes a local and a remote FTP directory trees RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww |