diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-12 16:23:10 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-12 16:23:10 +0200 |
commit | 7f6502e41b71005d3239b47dfa6415fba4b547a3 (patch) | |
tree | 074d3ebf291c584e561e8d8cf9b349c48ca40680 /package/alix-switch | |
parent | 5bb71d2c1f1fae847c0161343f91a7e89bc0d3c4 (diff) |
modify many PKG_DESCR variables to fit better into 80 width terminal window
Diffstat (limited to 'package/alix-switch')
-rw-r--r-- | package/alix-switch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/alix-switch/Makefile b/package/alix-switch/Makefile index 442d2d3af..493a73053 100644 --- a/package/alix-switch/Makefile +++ b/package/alix-switch/Makefile @@ -6,7 +6,7 @@ include ${TOPDIR}/rules.mk PKG_NAME:= alix-switch PKG_VERSION:= 1.0 PKG_RELEASE:= 1 -PKG_DESCR:= simple daemon listening on button events +PKG_DESCR:= daemon listening on button events PKG_SECTION:= base PKG_TARGET_DEPENDS:= alix |