diff options
-rw-r--r-- | devel/rubygem-lumberjack/Makefile | 2 | ||||
-rw-r--r-- | ftp/pure-ftpd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-lumberjack/Makefile b/devel/rubygem-lumberjack/Makefile index b76dbf54bebe..b76c2f549355 100644 --- a/devel/rubygem-lumberjack/Makefile +++ b/devel/rubygem-lumberjack/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Simple, powerful, and very fast logging utility +COMMENT= Simple, powerful, and fast logging utility LICENSE= MIT 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} |