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 78758d809c5..fa56b9a3066 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.312 2004/03/30 23:42:17 xtraeme Exp $ +# $NetBSD: Makefile,v 1.313 2004/04/01 05:20:37 xtraeme Exp $ # COMMENT= Packages related to the World Wide Web @@ -221,6 +221,7 @@ SUBDIR+= swill SUBDIR+= swish-e SUBDIR+= tcl-cgi SUBDIR+= thttpd +SUBDIR+= thy SUBDIR+= tidy SUBDIR+= tinyproxy SUBDIR+= trac |