summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-08-22 23:07:23 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-08-22 23:07:23 +0000
commit35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59 (patch)
treee5c63416862c62d8531b3719c8b42aa17e9c2aa8 /ftp
parentDepend on the x11-wm/libepplet port for libepplet rather than the (diff)
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
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 bf10d6f2a1cc..388a7210c2fa 100644
--- a/ftp/bftpd/Makefile
+++ b/ftp/bftpd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.21
CATEGORIES= ftp
MASTER_SITES= http://www.bftpd.f2s.com/downloads/src/
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-pam
diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile
index c7c769831cfd..6b9dbc1e5405 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@databits.net
+MAINTAINER= petef@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Authen/PAM.pm:${PORTSDIR}/security/p5-Authen-PAM \
${SITE_PERL}/${PERL_ARCH}/BSD/Resource.pm:${PORTSDIR}/devel/p5-BSD-Resource \