aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ifplugd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-22 09:33:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-22 09:33:28 +0000
commit28932f09bc338b8e61c51a13979ea576571b44d1 (patch)
treed5020b8035aaad85941925d99578f4e151a007e8 /testing/ifplugd
parenteda039e09ff9c2aef0bee0f23ef4f7996ae932fc (diff)
downloadaports-28932f09bc338b8e61c51a13979ea576571b44d1.tar.bz2
aports-28932f09bc338b8e61c51a13979ea576571b44d1.tar.xz
testing/ifplugd: fix pkgdesc. it was way too long
Diffstat (limited to 'testing/ifplugd')
-rw-r--r--testing/ifplugd/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ifplugd/APKBUILD b/testing/ifplugd/APKBUILD
index 0f1c46592a..c2f01a2457 100644
--- a/testing/ifplugd/APKBUILD
+++ b/testing/ifplugd/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=ifplugd
pkgver=0.28
-pkgrel=1
-pkgdesc="ifplugd is a Linux daemon which will automatically configure your ethernet device when a cable is plugged in and automatically unconfigure it if the cable is pulled. This is useful on laptops with onboard network adapters, since it will only configure the interface when a cable is really connected."
+pkgrel=2
+pkgdesc="Detect and take action when an ethernet cable is unplugged"
url="http://0pointer.de/lennart/projects/ifplugd"
arch="all"
license="GPL2"