diff options
-rw-r--r-- | examples/busybox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/busybox.spec b/examples/busybox.spec index cce20583e..6ac26d5fa 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec | |||
@@ -15,7 +15,7 @@ Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. | |||
15 | URL: http://busybox.lineo.com/ | 15 | URL: http://busybox.lineo.com/ |
16 | Source: ftp://oss.lineo.com/busybox/%{name}-%{version}.tar.gz | 16 | Source: ftp://oss.lineo.com/busybox/%{name}-%{version}.tar.gz |
17 | Buildroot: /var/tmp/%{name}-%{version} | 17 | Buildroot: /var/tmp/%{name}-%{version} |
18 | Packager : Erik Andersen <andersen@lineo.com> | 18 | Packager : Erik Andersen <andersen@codepoet.org> |
19 | 19 | ||
20 | %Description | 20 | %Description |
21 | BusyBox combines tiny versions of many common UNIX utilities into a single | 21 | BusyBox combines tiny versions of many common UNIX utilities into a single |