diff options
author | tv <tv@pkgsrc.org> | 1999-05-03 19:51:45 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1999-05-03 19:51:45 +0000 |
commit | d9ca11685d0aa3f427ea416ff881be38cb12ceb3 (patch) | |
tree | 1a4351eb859f73cae2dffe98b732da98815586d8 /www | |
parent | 05da7e3f87c057e2c9d0188d75a271ca2c6bfc00 (diff) | |
download | pkgsrc-d9ca11685d0aa3f427ea416ff881be38cb12ceb3.tar.gz |
Add and enable ap-php3 and php3.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index dc52dbacb89..6e488534d4a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 1999/05/03 15:42:01 tsarna Exp $ +# $NetBSD: Makefile,v 1.32 1999/05/03 19:51:45 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -8,6 +8,7 @@ SUBDIR += ap-fastcgi SUBDIR += ap-ssl SUBDIR += ap-perl + SUBDIR += ap-php3 SUBDIR += apache # SUBDIR += apache-current SUBDIR += arena @@ -48,6 +49,7 @@ # SUBDIR += p5-HTTPD-Tools # SUBDIR += p5-WWW-Search SUBDIR += p5-libwww + SUBDIR += php3 SUBDIR += squid SUBDIR += squid-current SUBDIR += thttpd |