diff options
Diffstat (limited to 'ftp/bftpd/Makefile')
-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 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 |