diff options
author | taca <taca@pkgsrc.org> | 2003-12-17 14:38:38 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2003-12-17 14:38:38 +0000 |
commit | 17aaf5c8b67729ebea27cd006cae1f72fcaf7a02 (patch) | |
tree | e1434120646921faff10da8b6ca87282417c99c0 /www/Makefile | |
parent | 8c338a147f32137f0f0cb84f0d1576ea6a807f39 (diff) | |
download | pkgsrc-17aaf5c8b67729ebea27cd006cae1f72fcaf7a02.tar.gz |
Add and enable ruby-webunit.
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 9f2e916e683..b9549ad2670 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.280 2003/12/08 16:29:15 sketch Exp $ +# $NetBSD: Makefile,v 1.281 2003/12/17 14:38:38 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -188,6 +188,7 @@ SUBDIR+= ruby-borges SUBDIR+= ruby-htmlsplit SUBDIR+= ruby-tag SUBDIR+= ruby-webrick +SUBDIR+= ruby-webunit SUBDIR+= sarg SUBDIR+= sitecopy SUBDIR+= snarf |