diff options
author | agc <agc> | 2000-11-03 14:49:29 +0000 |
---|---|---|
committer | agc <agc> | 2000-11-03 14:49:29 +0000 |
commit | 6590a10dc10ddb98a4d1065414399b1d862d31cf (patch) | |
tree | ba866bff04f93ccda0517bce168321773984a6eb | |
parent | af02156fe2958daafc69a33c2ab830094ae87d39 (diff) | |
download | pkgsrc-6590a10dc10ddb98a4d1065414399b1d862d31cf.tar.gz |
Add and enable ap-php4
-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 |