diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-28 06:42:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-28 06:42:24 +0000 |
commit | 3b4644a994c3738bcc544db51af3d2ed4ca0ee1d (patch) | |
tree | d4cd1d00ac6ba58ff2ad0fb65deceba5c7e8b364 /ftp/pure-ftpd | |
parent | b59bfa01263654a9cac5dc31ab0bccc44194d93f (diff) | |
download | ports-3b4644a994c3738bcc544db51af3d2ed4ca0ee1d.tar.gz ports-3b4644a994c3738bcc544db51af3d2ed4ca0ee1d.zip |
Notes
Diffstat (limited to 'ftp/pure-ftpd')
-rw-r--r-- | ftp/pure-ftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index a181e5b1c957..a44e24a139f6 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \ SF/pureftpd/Pure-FTPd/${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Small, easy to set up, fast, and very secure FTP server +COMMENT= Small, easy to set up, fast, and secure FTP server SUB_FILES= pkg-message SUB_LIST= PAM_DIR=${PAM_DIR} PAM_TARGET=${PAM_TARGET} |