aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/bftpd/Makefile2
-rw-r--r--ftp/p5-Net-FTPServer/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile
index 3c8559b8fd4a..107b402f425f 100644
--- a/ftp/bftpd/Makefile
+++ b/ftp/bftpd/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= http://bftpd.sourceforge.net/downloads/src/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Very configurable FTP server that can do chroot easily
GNU_CONFIGURE= yes
diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile
index 10efb71580d9..6c4c0f22306c 100644
--- a/ftp/p5-Net-FTPServer/Makefile
+++ b/ftp/p5-Net-FTPServer/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A full-featured, secure, extensible and configurable Perl FTP server
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Authen/PAM.pm:${PORTSDIR}/security/p5-Authen-PAM \