Correct naming.
This commit is contained in:
parent
2431fc3b7d
commit
a7f75a83f8
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user