diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-06-27 10:47:54 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-06-27 10:47:54 +0000 |
commit | beca8087f8b128efb8e33c66bc9b5724205de351 (patch) | |
tree | 8acceb6e9ed785a991997214dfe3d89b6c034949 /www | |
parent | f8334957b6b8b645e3cceef5bc7363bab43c629b (diff) | |
download | ports-beca8087f8b128efb8e33c66bc9b5724205de351.tar.gz ports-beca8087f8b128efb8e33c66bc9b5724205de351.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index decdc3fd6ce8..89fc07c4bff7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,13 +1,13 @@ -# $Id: Makefile,v 1.81 1998/06/14 12:40:05 jseger Exp $ +# $Id: Makefile,v 1.82 1998/06/16 15:35:01 dburr Exp $ # SUBDIR += Mosaic # requires Motif SUBDIR += WebMagick SUBDIR += analog SUBDIR += apache12 + SUBDIR += apache12-php3 SUBDIR += apache13 SUBDIR += apache-fp - SUBDIR += apache-php SUBDIR += apache-ssl SUBDIR += arena SUBDIR += ashe # requires Motif |