diff options
Diffstat (limited to 'ftp/smbftpd/Makefile')
-rw-r--r-- | ftp/smbftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/smbftpd/Makefile b/ftp/smbftpd/Makefile index 86394cdd0c97..96b7e4ee6e36 100644 --- a/ftp/smbftpd/Makefile +++ b/ftp/smbftpd/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/SmbFTPD/${PORTVERSION} \ MAINTAINER= jnlin@freebsd.cs.nctu.edu.tw COMMENT= FTP daemon using Samba-like share management mechanism +WWW= https://www.twbsd.org/enu/smbftpd/index.php OPTIONS_DEFINE= MYSQL PGSQL SSL ICONV ICONV_DESC= Enable codepage to unicode conversion for UTF-8 FTP |