aboutsummaryrefslogtreecommitdiffstats
path: root/misc/latex-mk
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2014-07-07 23:31:01 +0800
committerolgeni <olgeni@FreeBSD.org>2014-07-07 23:31:01 +0800
commit9e96fd661934ee98b1870928e3aa29d425623286 (patch)
treedcccdab9003ee92315e6f86a05d3e87efdb061b3 /misc/latex-mk
parent300c7b860ea4a7249ca9a450fb1b5da50b93e2fd (diff)
downloadfreebsd-ports-gnome-9e96fd661934ee98b1870928e3aa29d425623286.tar.gz
freebsd-ports-gnome-9e96fd661934ee98b1870928e3aa29d425623286.tar.zst
freebsd-ports-gnome-9e96fd661934ee98b1870928e3aa29d425623286.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 M. CR: D306 Approved by: portmgr (bapt)
Diffstat (limited to 'misc/latex-mk')
-rw-r--r--misc/latex-mk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile
index f55e15c4e551..a110ecf0981d 100644
--- a/misc/latex-mk/Makefile
+++ b/misc/latex-mk/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= misc print
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= jlaffaye@FreeBSD.org
-COMMENT= A collection of makefile and scripts for LaTeX documents
+COMMENT= Collection of makefile and scripts for LaTeX documents
BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo
RUN_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo