* Oops! Fixed an accidental commit.
svn path=/nixpkgs/trunk/; revision=11244
This commit is contained in:
parent
71fe97475a
commit
cb01d8b23b
@ -7,7 +7,7 @@ assert db4Support -> db4 != null;
|
||||
assert expat != null && perl != null;
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "apache-httpd-2.2.8x";
|
||||
name = "apache-httpd-2.2.8";
|
||||
|
||||
src = fetchurl {
|
||||
url = http://archive.apache.org/dist/httpd/httpd-2.2.8.tar.bz2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user