diff options
author | Graham Leggett <minfrin@apache.org> | 2003-03-30 21:06:50 +0200 |
---|---|---|
committer | Graham Leggett <minfrin@apache.org> | 2003-03-30 21:06:50 +0200 |
commit | 3976199aadcaa8c4a7e0496f63e0dcf7e02a4dab (patch) | |
tree | 94c2324d82da61f6586cbbb17476432ed2334911 /build | |
parent | Added an RPM build script (diff) | |
download | apache2-3976199aadcaa8c4a7e0496f63e0dcf7e02a4dab.tar.xz apache2-3976199aadcaa8c4a7e0496f63e0dcf7e02a4dab.zip |
- Oops - the vendor is the ASF
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99125 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r-- | build/rpm/httpd.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index 295f7d0445..3b1bbcae6d 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -12,7 +12,7 @@ Name: httpd Version: APACHE_VERSION Release: APACHE_RELEASE URL: http://httpd.apache.org/ -Vendor: Red Hat, Inc. +Vendor: Apache Software Foundation Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz License: Apache Software License Group: System Environment/Daemons |