Correct naming.

This commit is contained in:
Tom G. Christensen 2008-04-19 08:52:02 +00:00 committed by tgc
parent 2431fc3b7d
commit a7f75a83f8

View File

@ -1,7 +1,7 @@
[ncurses] [ncurses]
pkgname="${pkgprefix}ncurs" pkgname="${pkgprefix}ncurs"
name="ncurses - New Curses terminal handling library" name="ncurses - New Curses terminal handling library"
pkgcat="application" pkgcat="system"
pkgvendor="http://dickey.his.com/ncurses/ncurses.html" pkgvendor="http://dickey.his.com/ncurses/ncurses.html"
shortdesc="Displays and updates text on text-only terminals" shortdesc="Displays and updates text on text-only terminals"
pkgver="$pkgver" pkgver="$pkgver"
@ -27,7 +27,7 @@ $_mandir/man7
[ncurses-devel] [ncurses-devel]
pkgname="${pkgprefix}ncursd" pkgname="${pkgprefix}ncursd"
name="ncurses - Ncurses development support" name="ncurses-devel - New Curses development support"
pkgcat="system" pkgcat="system"
pkgvendor="http://dickey.his.com/ncurses/ncurses.html" pkgvendor="http://dickey.his.com/ncurses/ncurses.html"
shortdesc="Files needed for developing with ncurses" shortdesc="Files needed for developing with ncurses"