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 7407be3fe30..661e66efce1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.317 2004/04/16 21:39:01 minskim Exp $ +# $NetBSD: Makefile,v 1.318 2004/04/23 16:11:05 xtraeme Exp $ # COMMENT= Packages related to the World Wide Web @@ -214,6 +214,7 @@ SUBDIR+= ruby-tag SUBDIR+= ruby-webrick SUBDIR+= ruby-webunit SUBDIR+= sarg +SUBDIR+= screws SUBDIR+= sitecopy SUBDIR+= snarf SUBDIR+= snownews |