diff options
Diffstat (limited to 'ftp/bftpd')
-rw-r--r-- | ftp/bftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile index ce40ba6771a3..f4ae4f4b4255 100644 --- a/ftp/bftpd/Makefile +++ b/ftp/bftpd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very configurable FTP server that can do chroot easily WRKSRC= ${WRKDIR}/${PORTNAME} |