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 6531a8b3eb9..e5d87869594 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.351 2004/10/31 21:46:41 jdolecek Exp $ +# $NetBSD: Makefile,v 1.352 2004/10/31 21:53:56 jdolecek Exp $ # COMMENT= Packages related to the World Wide Web @@ -29,6 +29,7 @@ SUBDIR+= ap-layout SUBDIR+= ap-mp3 SUBDIR+= ap-perl SUBDIR+= ap-php4 +SUBDIR+= ap-php5 SUBDIR+= ap-python SUBDIR+= ap-ruby SUBDIR+= ap-ssl |