summaryrefslogtreecommitdiff
path: root/package/uvd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-12 16:23:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-12 16:23:10 +0200
commit7f6502e41b71005d3239b47dfa6415fba4b547a3 (patch)
tree074d3ebf291c584e561e8d8cf9b349c48ca40680 /package/uvd
parent5bb71d2c1f1fae847c0161343f91a7e89bc0d3c4 (diff)
modify many PKG_DESCR variables to fit better into 80 width terminal window
Diffstat (limited to 'package/uvd')
-rw-r--r--package/uvd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uvd/Makefile b/package/uvd/Makefile
index a1ebf2897..92a6b07a2 100644
--- a/package/uvd/Makefile
+++ b/package/uvd/Makefile
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= uvd
PKG_VERSION:= 0.1
PKG_RELEASE:= 2
-PKG_DESCR:= small udp server for version information
+PKG_DESCR:= udp server for version information
PKG_SECTION:= base
PKG_URL:= http://www.openadk.org