diff options
-rw-r--r-- | Mk/Uses/ncurses.mk | 2 |
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 |