diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 33bddf81d1e..5297e4b01ff 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.176 2002/02/05 20:44:02 drochner Exp $ +# $NetBSD: Makefile,v 1.177 2002/02/05 21:07:23 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -19,10 +19,10 @@ SUBDIR+= ap-dtcl SUBDIR+= ap-fastcgi SUBDIR+= ap-jk SUBDIR+= ap-jserv -SUBDIR+= ap-mod_python SUBDIR+= ap-perl SUBDIR+= ap-php3 SUBDIR+= ap-php4 +SUBDIR+= ap-python SUBDIR+= ap-ruby SUBDIR+= ap-ssl SUBDIR+= ap-xslt |