diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-29 04:45:51 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-29 04:45:51 +0000 |
commit | cdfa5a91065e23558e83f876dda4653ffc9f5d25 (patch) | |
tree | db295057bd9b811c16f03028d261835c8b892998 /www/Makefile | |
parent | new apsfilter release 4.9.6 (diff) |
Activate apache-fp.
Notes
Notes:
svn path=/head/; revision=11181
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 9375240c8e48..4e49685c6338 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1998/05/09 10:30:27 ache Exp $ +# $Id: Makefile,v 1.76 1998/05/19 23:18:07 ache Exp $ # SUBDIR += Mosaic # requires Motif @@ -6,6 +6,7 @@ SUBDIR += analog SUBDIR += apache SUBDIR += apache-current + SUBDIR += apache-fp SUBDIR += apache-php SUBDIR += apache-ssl SUBDIR += arena |