diff options
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 a58e6e79f92..8e0d28ddd2b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.170 2002/01/13 19:29:59 agc Exp $ +# $NetBSD: Makefile,v 1.171 2002/01/29 16:33:19 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -118,6 +118,7 @@ SUBDIR+= php-FastTemplate SUBDIR+= php3 SUBDIR+= php4 SUBDIR+= php4-apc +SUBDIR+= py-curl SUBDIR+= py-pcgi SUBDIR+= py-zpublisher SUBDIR+= quanta |