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