diff options
author | steve <steve@FreeBSD.org> | 1998-11-10 09:25:48 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-10 09:25:48 +0800 |
commit | 77105b829dec0e2b6156437c564d555e32572036 (patch) | |
tree | 778e108a7ae3bc85e45feebcea6e1924dcc3a8ee /www/Makefile | |
parent | 59470610ec707b042576bf56b53dc29f13be620c (diff) | |
download | freebsd-ports-graphics-77105b829dec0e2b6156437c564d555e32572036.tar.gz freebsd-ports-graphics-77105b829dec0e2b6156437c564d555e32572036.tar.zst freebsd-ports-graphics-77105b829dec0e2b6156437c564d555e32572036.zip |
The apache-fp port has been repository-copied to apache12-fp.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index a3d9f43afbf..5c7335c6c15 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 |