summaryrefslogtreecommitdiff
path: root/mk/terminfo.builtin.mk
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-11-19 11:40:39 +0000
committerobache <obache@pkgsrc.org>2013-11-19 11:40:39 +0000
commita7422017dafde0ec030843f3b7d2d91b04ef13a6 (patch)
tree6f2f337e137b52d42495807f615f8345d27c3467 /mk/terminfo.builtin.mk
parentfee70d88de7d24a3258865a178642845a6617e93 (diff)
downloadpkgsrc-a7422017dafde0ec030843f3b7d2d91b04ef13a6.tar.gz
s/termcap/terminfo/g
Diffstat (limited to 'mk/terminfo.builtin.mk')
-rw-r--r--mk/terminfo.builtin.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/terminfo.builtin.mk b/mk/terminfo.builtin.mk
index 7c56659c3d1..29684cdc281 100644
--- a/mk/terminfo.builtin.mk
+++ b/mk/terminfo.builtin.mk
@@ -1,4 +1,4 @@
-# $NetBSD: terminfo.builtin.mk,v 1.3 2013/11/10 02:54:47 obache Exp $
+# $NetBSD: terminfo.builtin.mk,v 1.4 2013/11/19 11:40:39 obache Exp $
BUILTIN_PKG:= terminfo
@@ -38,8 +38,8 @@ USE_BUILTIN.terminfo= ${IS_BUILTIN.terminfo}
.endif
MAKEVARS+= USE_BUILTIN.terminfo
-# Define BUILTIN_LIBNAME.termcap to be the base name of the built-in
-# termcap library.
+# Define BUILTIN_LIBNAME.terminfo to be the base name of the built-in
+# terminfo library.
#
# The way this is determined is:
#