aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-04-21 00:37:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-04-21 00:37:58 +0000
commit9a9c73042c92b9a0d21513c1f893282f144f3d9b (patch)
tree005100fe5d536a202155565fe9dad7e20677211e /package/busybox
parent9d879774583cdcab3ff940ce25f33095e5496245 (diff)
downloadmaster-187ad058-9a9c73042c92b9a0d21513c1f893282f144f3d9b.tar.gz
master-187ad058-9a9c73042c92b9a0d21513c1f893282f144f3d9b.tar.bz2
master-187ad058-9a9c73042c92b9a0d21513c1f893282f144f3d9b.zip
clean up package titles/descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3686 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox')
-rw-r--r--package/busybox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 5ccbe22514..812e12a893 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -20,8 +20,8 @@ SECTION:=base
CATEGORY:=Base system
DEFAULT:=y
TITLE:=Core utilities for embedded Linux
-DESCRIPTION:=The Swiss Army Knife of embedded Linux. It slices, it dices, it\\\
-makes Julian Fries.
+DESCRIPTION:=The Swiss Army Knife of embedded Linux. \\\
+It slices, it dices, it makes Julian Fries.
URL:=http://busybox.net/
endef