nethack: fix license=
This commit is contained in:
parent
1f02209258
commit
45cc2dbbd5
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'nethack'
|
||||
pkgname=nethack
|
||||
version=3.6.1
|
||||
revision=1
|
||||
revision=2
|
||||
make_dirs="/var/games/nethack/save 0775 nethack nethack"
|
||||
system_accounts="$pkgname"
|
||||
hostmakedepends="ncurses-devel flex"
|
||||
depends="gzip"
|
||||
short_desc="Exploring The Mazes of Menace"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="NetHack General Public License"
|
||||
license="NGPL"
|
||||
homepage="http://www.nethack.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version//.}-src.tgz"
|
||||
checksum=4b8cbf1cc3ad9f6b9bae892d44a9c63106d44782a210906162a7c3be65040ab6
|
||||
|
|
Loading…
Add table
Reference in a new issue