summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Packages.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Packages.txt b/Packages.txt
index aeabf4789cd..0d2e3f23d67 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.322 2004/01/14 07:25:48 wiz Exp $
+# $NetBSD: Packages.txt,v 1.323 2004/01/23 23:46:44 wiz Exp $
###########################################################################
==========================
@@ -2256,7 +2256,7 @@ If ../../devel/ncurses/buildlink2.mk is included in a package's Makefile,
then a curses library and headers with ncurses functionality are linked
into ${BUILDLINK_DIR} at pre-configure time. If ncurses is actually
required, then define USE_NCURSES in the package's Makefile:
- USE_NCURSES= # redrawwin
+ USE_NCURSES= # KEY_RESIZE
The comment should indicate which functions are missing.