diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/cmdftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpfind/Makefile | 2 | ||||
-rw-r--r-- | ftp/pureadmin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index 0fa84bf4f0c7..9028dd36e73e 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.9.8 CATEGORIES= ftp MASTER_SITES= SAVANNAH -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Command line shell-like ftp client LICENSE= GPLv3 diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile index 4b2d3fbbf5d3..d7082f98e52f 100644 --- a/ftp/ftpfind/Makefile +++ b/ftp/ftpfind/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.996 CATEGORIES= ftp MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Find directory&file on a ftp server PLIST_FILES= bin/ftpfind diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index 82054f9152b9..1d0350e33bfd 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= ftp MASTER_SITES= SF/purify/Default/${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Management utility for the PureFTPd USES= pkgconfig gettext |