diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-06-07 02:56:14 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-06-07 02:56:14 +0000 |
commit | 2333eac60ce89c09d910b2aa830e526c50765b23 (patch) | |
tree | 1c2ca78c77f5b16dcae1fb97b3245caac9ae3b2f | |
parent | 68b92c9ba769535e4ae4b238ed4e4c9aba706682 (diff) | |
download | ports-2333eac60ce89c09d910b2aa830e526c50765b23.tar.gz ports-2333eac60ce89c09d910b2aa830e526c50765b23.zip |
Notes
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index af318e5b005b..547dd8e471aa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.77 1998/05/29 04:45:51 mph Exp $ +# $Id: Makefile,v 1.78 1998/06/07 02:26:59 asami Exp $ # SUBDIR += Mosaic # requires Motif SUBDIR += WebMagick SUBDIR += analog SUBDIR += apache - SUBDIR += apache-current + SUBDIR += apache13 SUBDIR += apache-fp SUBDIR += apache-php SUBDIR += apache-ssl |