summaryrefslogtreecommitdiff
path: root/Mk/Uses/ncurses.mk
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-08-25 16:38:15 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-08-25 16:38:15 +0000
commitc7f4daf154330710a9248f18827f73ab156a8fa4 (patch)
tree15abc4c5837187e1d6c72364913e930a4ecb26f0 /Mk/Uses/ncurses.mk
parentReduce complexity in the scr2png port. (diff)
Fix grammar in comment
Notes
Notes: svn path=/head/; revision=325363
Diffstat (limited to 'Mk/Uses/ncurses.mk')
-rw-r--r--Mk/Uses/ncurses.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/ncurses.mk b/Mk/Uses/ncurses.mk
index e0426778dc6b..451978731910 100644
--- a/Mk/Uses/ncurses.mk
+++ b/Mk/Uses/ncurses.mk
@@ -14,7 +14,7 @@
# Overridable defaults:
# NCURSES_PORT= devel/ncurses
#
-# The makefile sets this variables:
+# The makefile sets the following variables:
# NCURSESBASE - "/usr" or ${LOCALBASE}
# NCURSESLIB - path to the libs
# NCURSESINC - path to the matching includes