diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-10 01:25:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-10 01:25:48 +0000 |
commit | 8d731dae958138c4521666e3d0bcc800b4485b58 (patch) | |
tree | 49b2c2036868d265f4a442eb9caf5f7045a37a18 /www | |
parent | Mark this port broken: (diff) |
The apache-fp port has been repository-copied to apache12-fp.
Notes
Notes:
svn path=/head/; revision=14433
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 a3d9f43afbfb..5c7335c6c157 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,15 +1,15 @@ -# $Id: Makefile,v 1.101 1998/11/02 06:57:56 ache Exp $ +# $Id: Makefile,v 1.102 1998/11/09 01:28:00 steve Exp $ # SUBDIR += Mosaic # requires Motif SUBDIR += WebMagick SUBDIR += analog SUBDIR += apache12 + SUBDIR += apache12-fp SUBDIR += apache12-php3 SUBDIR += apache13 SUBDIR += apache13-modssl SUBDIR += apache13-php3 - SUBDIR += apache-fp SUBDIR += apache-ssl SUBDIR += arena SUBDIR += ashe # requires Motif |