diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
commit | 027499f127dc5ba8742e509578d1e26d3baaa6d9 (patch) | |
tree | 168218a30cd77944bf65134bf94f68eb0581fc6f /ftp | |
parent | 2ab40360126ca72edcf4de72c28f0e0cc1044c8a (diff) | |
download | freebsd-ports-graphics-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.gz freebsd-ports-graphics-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.zst freebsd-ports-graphics-027499f127dc5ba8742e509578d1e26d3baaa6d9.zip |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
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 |