diff options
author | agc <agc@pkgsrc.org> | 2000-11-03 14:49:29 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2000-11-03 14:49:29 +0000 |
commit | 4c300869ecf84c5e921b93b90291d288f491ce19 (patch) | |
tree | ba866bff04f93ccda0517bce168321773984a6eb /www/Makefile | |
parent | c32eb5c6b445b3e2d5c96d0fc0c35bed3d75f16e (diff) | |
download | pkgsrc-4c300869ecf84c5e921b93b90291d288f491ce19.tar.gz |
Add and enable ap-php4
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index cc26b2902ad..08bb0ad81dd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2000/10/27 04:14:47 tron Exp $ +# $NetBSD: Makefile,v 1.106 2000/11/03 14:49:29 agc Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -17,6 +17,7 @@ SUBDIR += ap-jserv SUBDIR += ap-perl SUBDIR += ap-php3 + SUBDIR += ap-php4 SUBDIR += ap-ssl SUBDIR += apache SUBDIR += apache6 |