diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 08ca3e56594..42b99e6b223 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.815 2011/08/23 10:02:13 abs Exp $ +# $NetBSD: Makefile,v 1.816 2011/08/27 07:57:02 cheusov Exp $ # COMMENT= Packages related to the World Wide Web @@ -681,6 +681,7 @@ SUBDIR+= wordpress SUBDIR+= www6to4 SUBDIR+= wwwcount SUBDIR+= wwwoffle +SUBDIR+= yaws #SUBDIR+= zope # only contains Makefile fragments SUBDIR+= zope-ejsplitter SUBDIR+= zope-jamailhost |