diff options
author | andreas <andreas@FreeBSD.org> | 1998-06-27 18:47:54 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-06-27 18:47:54 +0800 |
commit | 0f6241f92211b78b31195598916628c692b8a956 (patch) | |
tree | 0e20af44e0aa849fe16a5608762766029b43a40c /www | |
parent | 5c4a04df7c736477985c385eddd0fd2ce63c5987 (diff) | |
download | freebsd-ports-gnome-0f6241f92211b78b31195598916628c692b8a956.tar.gz freebsd-ports-gnome-0f6241f92211b78b31195598916628c692b8a956.tar.zst freebsd-ports-gnome-0f6241f92211b78b31195598916628c692b8a956.zip |
nuke apache-php entirely
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 decdc3fd6ce8..89fc07c4bff7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,13 +1,13 @@ -# $Id: Makefile,v 1.81 1998/06/14 12:40:05 jseger Exp $ +# $Id: Makefile,v 1.82 1998/06/16 15:35:01 dburr Exp $ # SUBDIR += Mosaic # requires Motif SUBDIR += WebMagick SUBDIR += analog SUBDIR += apache12 + SUBDIR += apache12-php3 SUBDIR += apache13 SUBDIR += apache-fp - SUBDIR += apache-php SUBDIR += apache-ssl SUBDIR += arena SUBDIR += ashe # requires Motif |