diff options
author | mph <mph@FreeBSD.org> | 1998-05-29 12:45:51 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-29 12:45:51 +0800 |
commit | 52ebdd959e116a6aa3ed7da1000775f89e69b3c9 (patch) | |
tree | 13d904480590583179fd9145b50e95cdf111cae5 /www/Makefile | |
parent | 57ad4ce41032daa94bfccb180ba1ffe0d1e5ae3e (diff) | |
download | freebsd-ports-gnome-52ebdd959e116a6aa3ed7da1000775f89e69b3c9.tar.gz freebsd-ports-gnome-52ebdd959e116a6aa3ed7da1000775f89e69b3c9.tar.zst freebsd-ports-gnome-52ebdd959e116a6aa3ed7da1000775f89e69b3c9.zip |
Activate apache-fp.
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 |