aboutsummaryrefslogtreecommitdiffstats
path: root/www/smb_auth
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2014-08-06 17:11:57 +0800
committerolgeni <olgeni@FreeBSD.org>2014-08-06 17:11:57 +0800
commit90ed1b5c153a0c90c08964a9d36e4209b183a6bf (patch)
tree85e8033022547e7f0b85fd514a62e2bc95baa087 /www/smb_auth
parent88b20221b2cbb477a954a2d515b6531aefd5e2e1 (diff)
downloadfreebsd-ports-gnome-90ed1b5c153a0c90c08964a9d36e4209b183a6bf.tar.gz
freebsd-ports-gnome-90ed1b5c153a0c90c08964a9d36e4209b183a6bf.tar.zst
freebsd-ports-gnome-90ed1b5c153a0c90c08964a9d36e4209b183a6bf.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. Category W. CR: D510 Approved by: portmgr (bapt)
Diffstat (limited to 'www/smb_auth')
-rw-r--r--www/smb_auth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile
index e0fc2f9c2698..8aafd31f885c 100644
--- a/www/smb_auth/Makefile
+++ b/www/smb_auth/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dinoex
MAINTAINER= dinoex@FreeBSD.org
-COMMENT= A proxy authentication module against an SMB server
+COMMENT= Proxy authentication module against an SMB server
.if !defined(WITHOUT_REGISTER_SAMBA)
RUN_DEPENDS= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/${SAMBA_PORT}