summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2018-07-19 12:57:38 +0000
committerleot <leot@pkgsrc.org>2018-07-19 12:57:38 +0000
commitec4c51f2a6c2f4c176378c725c5362aa2e47affc (patch)
tree37c94d4f888590d6ef0fdf386f180855564f0f30 /print
parent5196f9915eaefa1f0114930ad81c5a34fe6bbd87 (diff)
downloadpkgsrc-ec4c51f2a6c2f4c176378c725c5362aa2e47affc.tar.gz
kpathsea: Update comment to reflect current reality (texlive-tetex -> tex-tetex)
Diffstat (limited to 'print')
-rw-r--r--print/kpathsea/texmf.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/kpathsea/texmf.mk b/print/kpathsea/texmf.mk
index abac12023a9..066a0fab4f5 100644
--- a/print/kpathsea/texmf.mk
+++ b/print/kpathsea/texmf.mk
@@ -1,4 +1,4 @@
-# $NetBSD: texmf.mk,v 1.8 2015/11/25 12:53:09 jperkin Exp $
+# $NetBSD: texmf.mk,v 1.9 2018/07/19 12:57:38 leot Exp $
#
# This Makefile fragment is intended to be included by packages that
# install TeX packages. It rebuilds the ls-R databases at
@@ -12,13 +12,13 @@
# TEX_CONFIG_NAMES - A list of config fragments to add to texmf.cnf.
#
# TEX_KANJIMAP_FILES
-# See ../../print/texlive-tetex/map.mk.
+# See ../../print/tex-tetex/map.mk.
#
# TEX_MAP_FILES
-# See ../../print/texlive-tetex/map.mk.
+# See ../../print/tex-tetex/map.mk.
#
# TEX_MIXEDMAP_FILES
-# See ../../print/texlive-tetex/map.mk.
+# See ../../print/tex-tetex/map.mk.
#
.if !defined(TEX_TEXMF_MK)