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 ae3a4acc050..fc906f08796 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.144 2001/07/01 14:19:58 taca Exp $ +# $NetBSD: Makefile,v 1.145 2001/07/01 14:30:46 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -116,6 +116,7 @@ SUBDIR+= py-zpublisher SUBDIR+= quanta SUBDIR+= ruby-htmlsplit SUBDIR+= ruby-tag +SUBDIR+= ruby-uri SUBDIR+= sitecopy SUBDIR+= spfc SUBDIR+= squid |