diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-26 19:52:00 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-26 19:52:00 +0000 |
commit | 029385347958bef6976ce19c87061f06fa11a46e (patch) | |
tree | da37f128fa88ced0ae94654b4d622cf6bf721860 | |
parent | Activate wxgtk. (diff) |
Deactivate apache12*
Notes
Notes:
svn path=/head/; revision=19807
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile index 09e18f3b9557..ea579576a5f8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,12 +1,10 @@ -# $Id: Makefile,v 1.131 1999/06/22 06:25:00 cpiazza Exp $ +# $Id: Makefile,v 1.132 1999/06/25 22:15:41 cpiazza Exp $ # SUBDIR += Mosaic # requires Motif SUBDIR += WebMagick SUBDIR += amaya SUBDIR += analog - SUBDIR += apache12 - SUBDIR += apache12-fp SUBDIR += apache13 SUBDIR += apache13-fp SUBDIR += apache13-modssl |