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 a6ceb335906..6a970641c2e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.187 2002/04/14 13:06:03 tron Exp $ +# $NetBSD: Makefile,v 1.188 2002/05/04 00:54:43 jtb Exp $ # COMMENT= Packages related to the World Wide Web @@ -131,6 +131,7 @@ SUBDIR+= py-HTMLgen SUBDIR+= py-curl SUBDIR+= py-pcgi SUBDIR+= py-zpublisher +SUBDIR+= qDecoder SUBDIR+= quanta SUBDIR+= quanta-docs SUBDIR+= ruby-htmlsplit |