diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-04-13 22:51:31 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-04-13 22:51:31 +0000 |
commit | 7d4470be0820158eeac070f3c03a8e455d7165bc (patch) | |
tree | 10752d68f0003ee069f9799fe57a30d50a7223e0 /www/Makefile | |
parent | openssl-0.9.2b-rsaoaep.patch supersedes patch-aj. (diff) |
Remove apache12-php3.
Apache 1.2.6 has become really old. There is no reason for keeping this.
We have apache13-php3 instead.
Notes
Notes:
svn path=/head/; revision=17856
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index ae9a4f192594..b9ce71ff0398 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.123 1999/03/31 06:27:07 taoka Exp $ +# $Id: Makefile,v 1.124 1999/04/12 16:49:28 dirk Exp $ # SUBDIR += Mosaic # requires Motif @@ -7,7 +7,6 @@ SUBDIR += analog SUBDIR += apache12 SUBDIR += apache12-fp - SUBDIR += apache12-php3 SUBDIR += apache13 SUBDIR += apache13-fp SUBDIR += apache13-modssl |