diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-11-20 11:41:37 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-11-20 11:41:37 +0000 |
commit | 4b8a1e89a5358d5d7e2ec7f0b688e0e1b314dbe2 (patch) | |
tree | 4b8a20a57e9077beb918789511ed5b44cd1ab98f /examples | |
parent | f435a918fab2a315981c185a3135b97388b572c4 (diff) | |
download | busybox-4b8a1e89a5358d5d7e2ec7f0b688e0e1b314dbe2.tar.gz |
Fix email addr
Diffstat (limited to 'examples')
-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. URL: http://busybox.lineo.com/ Source: ftp://oss.lineo.com/busybox/%{name}-%{version}.tar.gz Buildroot: /var/tmp/%{name}-%{version} -Packager : Erik Andersen <andersen@lineo.com> +Packager : Erik Andersen <andersen@codepoet.org> %Description BusyBox combines tiny versions of many common UNIX utilities into a single |