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 7254c46bbd7..889eb984f28 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.373 2005/01/15 16:21:24 minskim Exp $ +# $NetBSD: Makefile,v 1.374 2005/01/16 21:16:34 adrianp Exp $ # COMMENT= Packages related to the World Wide Web @@ -107,6 +107,7 @@ SUBDIR+= gtkhtml30 SUBDIR+= haskell-cgi SUBDIR+= hiawatha SUBDIR+= horde +SUBDIR+= horde3 SUBDIR+= htdig SUBDIR+= htmldoc SUBDIR+= htmldoc-x11 |