diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /security/ssh_askpass_gtk2 | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) | |
download | ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.zip |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
Notes
Notes:
svn path=/head/; revision=362126
Diffstat (limited to 'security/ssh_askpass_gtk2')
-rw-r--r-- | security/ssh_askpass_gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh_askpass_gtk2/Makefile b/security/ssh_askpass_gtk2/Makefile index cc1cb4d4f4a2..157e23313d6c 100644 --- a/security/ssh_askpass_gtk2/Makefile +++ b/security/ssh_askpass_gtk2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.cgabriel.org/download/ssh-askpass-fullscreen/ DISTNAME= ssh-askpass-fullscreen-${PORTVERSION} MAINTAINER= arved@FreeBSD.org -COMMENT= A tiny GTK2 ssh askpass replacement +COMMENT= Tiny GTK2 ssh askpass replacement LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |