aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-04-14 20:45:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-04-14 20:45:44 +0000
commit428ee0bc4b524955ea616e13668b0834613e7fff (patch)
tree0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /ftp
parent9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff)
downloadports-428ee0bc4b524955ea616e13668b0834613e7fff.tar.gz
ports-428ee0bc4b524955ea616e13668b0834613e7fff.zip
Notes
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 \