diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-13 05:30:35 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-13 05:30:35 +0000 |
commit | 8cc9cb0b6c4d809dc4f72bdc9cbe3fad2a093bdd (patch) | |
tree | 3a8235a7a6c6242f355190ce037b0b335d3b36e4 | |
parent | Bring in Apache 2.0.16-beta. Just in time for the release... (diff) |
Add apache2 before Satoshi notices. ;-)
Notes
Notes:
svn path=/head/; revision=41327
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index fd94ee490eb6..8aed7316ab23 100644 --- a/www/Makefile +++ b/www/Makefile @@ -13,6 +13,7 @@ SUBDIR += apache13-modssl SUBDIR += apache13-ssl SUBDIR += apache13+ipv6 + SUBDIR += apache2 SUBDIR += apache-contrib SUBDIR += apache-jserv SUBDIR += arena |