diff options
author | taca <taca> | 2003-07-06 15:26:57 +0000 |
---|---|---|
committer | taca <taca> | 2003-07-06 15:26:57 +0000 |
commit | 66a6322306425cbafd21935879ae20fe83d358e9 (patch) | |
tree | c260fc66482067f92a786a2b74c77f3783c88c6d /www/Makefile | |
parent | 1b32684584ea29ccf27919e2e028185aaf6c8a8d (diff) | |
download | pkgsrc-66a6322306425cbafd21935879ae20fe83d358e9.tar.gz |
Add and enable ruby-webrick.
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 5faf3e08491..a3196337ac7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.259 2003/07/02 00:10:54 jtb Exp $ +# $NetBSD: Makefile,v 1.260 2003/07/06 15:26:57 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -176,6 +176,7 @@ SUBDIR+= quanta-docs SUBDIR+= quanta3 SUBDIR+= ruby-htmlsplit SUBDIR+= ruby-tag +SUBDIR+= ruby-webrick SUBDIR+= sitecopy SUBDIR+= snarf SUBDIR+= spfc |