summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-09-21 19:30:43 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-09-21 19:30:43 +0000
commit6789bd123d3b00cc76e0aa87fb6f27d6b1c121f7 (patch)
treec713615aea6ab4b58cd75cc4ce53a30fe2b37e40
parentsysutils/ipfs-go: Switch to upstream-provided source tarball (diff)
print/tex-formats: Add to description that it provides the 'latex' command
Otherwise, 'pkg search latex' doesn't even return tex-formats, which can make finding what package installs 'latex' difficult. Approved by: portmgr blanket (usability fix that does not result in a change in contents of the resulting package)
-rw-r--r--print/tex-formats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-formats/Makefile b/print/tex-formats/Makefile
index 9f6dd2f458d5..162cf5e712f6 100644
--- a/print/tex-formats/Makefile
+++ b/print/tex-formats/Makefile
@@ -10,7 +10,7 @@ DISTFILES= #empty
EXTRACT_ONLY= #empty
MAINTAINER= hrs@FreeBSD.org
-COMMENT= Formats for basic TeX engines
+COMMENT= Formats for basic TeX engines and the 'latex' command
NO_BUILD= yes
NO_INSTALL= yes