diff options
Diffstat (limited to 'ftp/bsdftpd-ssl/Makefile')
-rw-r--r-- | ftp/bsdftpd-ssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/bsdftpd-ssl/Makefile b/ftp/bsdftpd-ssl/Makefile index 1f9149b66ba2..f24825aef69b 100644 --- a/ftp/bsdftpd-ssl/Makefile +++ b/ftp/bsdftpd-ssl/Makefile @@ -5,9 +5,9 @@ CATEGORIES= ftp MASTER_SITES= http://www.sourcefiles.org/System/Daemons/FTP/ \ LOCAL/sunpoet -MAINTAINER= skynick@mail.sc.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Secure FTP client/server with TLS/SSL support -WWW= http://bsdftpd-ssl.sc.ru +WWW= # not found as of 20250701 USES= ssl MAKE_ENV+= OBJFORMAT=elf |