diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-11-20 11:41:37 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-11-20 11:41:37 +0000 |
commit | 7b5e3d7de65793ecb310724b74927dc64faa7de7 (patch) | |
tree | 4b8a20a57e9077beb918789511ed5b44cd1ab98f /examples | |
parent | e8a94e40fdf7989a4b49e63e1012ef9efcf763ca (diff) | |
download | busybox-w32-7b5e3d7de65793ecb310724b74927dc64faa7de7.tar.gz busybox-w32-7b5e3d7de65793ecb310724b74927dc64faa7de7.tar.bz2 busybox-w32-7b5e3d7de65793ecb310724b74927dc64faa7de7.zip |
Fix email addr
git-svn-id: svn://busybox.net/trunk/busybox@3749 69ca8d6d-28ef-0310-b511-8ec308f3f277
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. | |||
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 |