diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index e2669304d0b..3b373ca9faf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.423 2005/12/17 19:28:38 markd Exp $ +# $NetBSD: Makefile,v 1.424 2005/12/28 15:47:53 ghen Exp $ # COMMENT= Packages related to the World Wide Web @@ -271,6 +271,7 @@ SUBDIR+= ruby-webunit SUBDIR+= sarg SUBDIR+= screws SUBDIR+= sitecopy +SUBDIR+= skipstone SUBDIR+= snarf SUBDIR+= snownews SUBDIR+= sope |