diff options
-rw-r--r-- | devel/ncurses/Makefile | 3 | ||||
-rw-r--r-- | devel/ncurses/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile index efad627e034..d9748d408a2 100644 --- a/devel/ncurses/Makefile +++ b/devel/ncurses/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2007/01/17 13:43:49 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.77 2007/01/23 22:55:32 wiz Exp $ .include "Makefile.common" +PKGREVISION= 1 COMMENT= CRT screen handling and optimization package diff --git a/devel/ncurses/PLIST b/devel/ncurses/PLIST index 25968c59fb3..0ce53aaa91c 100644 --- a/devel/ncurses/PLIST +++ b/devel/ncurses/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2007/01/17 13:43:49 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.13 2007/01/23 22:55:32 wiz Exp $ bin/captoinfo bin/clear bin/infocmp @@ -3244,6 +3244,7 @@ ${TERMINFODIR}/z/ztx11 @dirrm ${TERMINFODIR}/v @dirrm ${TERMINFODIR}/u @dirrm ${TERMINFODIR}/t +@dirrm ${TERMINFODIR}/s @dirrm ${TERMINFODIR}/r @dirrm ${TERMINFODIR}/q @dirrm ${TERMINFODIR}/p |