diff options
author | dirk <dirk@FreeBSD.org> | 1999-04-14 06:51:31 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-04-14 06:51:31 +0800 |
commit | 96a8765a47446cddf7166eead7ef01e52851b7fa (patch) | |
tree | 16bdfbc40950ca3540af448b0cbba4652c524f8a | |
parent | 905255054cc995883b3bfbbbd974cc331e8ed645 (diff) | |
download | freebsd-ports-gnome-96a8765a47446cddf7166eead7ef01e52851b7fa.tar.gz freebsd-ports-gnome-96a8765a47446cddf7166eead7ef01e52851b7fa.tar.zst freebsd-ports-gnome-96a8765a47446cddf7166eead7ef01e52851b7fa.zip |
Remove apache12-php3.
Apache 1.2.6 has become really old. There is no reason for keeping this.
We have apache13-php3 instead.
-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 |