summaryrefslogtreecommitdiff
path: root/www/jdresolve
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-08-06 09:11:57 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-08-06 09:11:57 +0000
commit96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84 (patch)
tree85e8033022547e7f0b85fd514a62e2bc95baa087 /www/jdresolve
parent- Remove optional libcheck dependency; there's no reference to it anywhere (diff)
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)
Notes
Notes: svn path=/head/; revision=364158
Diffstat (limited to 'www/jdresolve')
-rw-r--r--www/jdresolve/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jdresolve/Makefile b/www/jdresolve/Makefile
index d1d072664c41..12c5d9b7782d 100644
--- a/www/jdresolve/Makefile
+++ b/www/jdresolve/Makefile
@@ -10,7 +10,7 @@ PATCH_SITES= ${MASTER_SITES}
PATCHFILES= patch-0.6.2b1.diff
MAINTAINER= christophe@labouisse.org
-COMMENT= A IP addresse to hostname program for httpd log files
+COMMENT= IP addresse to hostname program for httpd log files
BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}