diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-28 14:42:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-28 14:42:24 +0800 |
commit | dbae128253b03c5ab559baec176e09bfbbbeaf4c (patch) | |
tree | d4cd1d00ac6ba58ff2ad0fb65deceba5c7e8b364 /ftp | |
parent | 5f79c7c9ac6f3a93938d060fa38976192907fbf1 (diff) | |
download | freebsd-ports-gnome-dbae128253b03c5ab559baec176e09bfbbbeaf4c.tar.gz freebsd-ports-gnome-dbae128253b03c5ab559baec176e09bfbbbeaf4c.tar.zst freebsd-ports-gnome-dbae128253b03c5ab559baec176e09bfbbbeaf4c.zip |
- Reword COMMENT: remove "very"
Suggested by: eadler
Diffstat (limited to 'ftp')
-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} |