net-tools: remove long_desc.
This commit is contained in:
parent
4b3cc7250f
commit
8096baeb1d
1 changed files with 1 additions and 4 deletions
|
@ -1,16 +1,13 @@
|
||||||
# Template file for 'net-tools'
|
# Template file for 'net-tools'
|
||||||
pkgname=net-tools
|
pkgname=net-tools
|
||||||
version=1.60
|
version=1.60
|
||||||
revision=2
|
revision=3
|
||||||
short_desc="Basic networking tools"
|
short_desc="Basic networking tools"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.tazenda.demon.co.uk/phil/$pkgname"
|
homepage="http://www.tazenda.demon.co.uk/phil/$pkgname"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.tazenda.demon.co.uk/phil/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://www.tazenda.demon.co.uk/phil/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=7ae4dd6d44d6715f18e10559ffd270511b6e55a8900ca54fbebafe0ae6cf7d7b
|
checksum=7ae4dd6d44d6715f18e10559ffd270511b6e55a8900ca54fbebafe0ae6cf7d7b
|
||||||
long_desc="
|
|
||||||
The ${pkgname} package contains basic networking tools, including
|
|
||||||
ifconfig, netstat, route, and others."
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
. $XBPS_HELPERSDIR/replace-interpreter.sh
|
. $XBPS_HELPERSDIR/replace-interpreter.sh
|
||||||
|
|
Loading…
Reference in a new issue