netbsd-wtf: remove long_desc.
This commit is contained in:
parent
66b5825a30
commit
f2dc5ff12b
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'netbsd-wtf'
|
# Template file for 'netbsd-wtf'
|
||||||
pkgname=netbsd-wtf
|
pkgname=netbsd-wtf
|
||||||
version=20131125
|
version=20140221
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch"yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="DATADIR=/usr/share"
|
make_build_args="DATADIR=/usr/share"
|
||||||
make_install_args="PREFIX=/usr DATADIR=/usr/share"
|
make_install_args="PREFIX=/usr DATADIR=/usr/share"
|
||||||
|
@ -11,9 +11,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
homepage="http://www.NetBSD.org"
|
homepage="http://www.NetBSD.org"
|
||||||
checksum=8773541ce097fdc4c5b9e7da12a82dffbb30cd91f7bc169f52f05f93b7fc3060
|
checksum=8773541ce097fdc4c5b9e7da12a82dffbb30cd91f7bc169f52f05f93b7fc3060
|
||||||
long_desc="
|
|
||||||
The wtf utility displays the expansion of the acronyms specified on the
|
|
||||||
command line. If the acronym is not in any of the acronyms databases."
|
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/voidlinux/netbsd-wtf"
|
local url="git://github.com/voidlinux/netbsd-wtf"
|
||||||
|
|
Loading…
Reference in New Issue