diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
commit | 76c7f8fbe69660fe9f9698556a4c6913165ff5be (patch) | |
tree | 5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /ftp/phpwebftp | |
parent | textproc/docbook-utils: shebangfix for bin/sgmldiff.in (diff) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
Notes
Notes:
svn path=/head/; revision=357277
Diffstat (limited to 'ftp/phpwebftp')
-rw-r--r-- | ftp/phpwebftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile index 0c635f69d332..a53e5413dff4 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= acm@FreeBSD.org -COMMENT= A set of PHP-scripts to manage FTP over the web +COMMENT= Set of PHP-scripts to manage FTP over the web USES= zip NO_BUILD= yes |