nano: remove GNU in description (#4443)
This commit is contained in:
parent
cb75bfa476
commit
4b1effbf40
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.6.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="file-devel zlib-devel ncurses-devel"
|
||||
short_desc="The GNU nano editor"
|
||||
short_desc="The nano text editor"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.nano-editor.org/"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue