diff options
author | taca <taca> | 2003-12-17 14:38:38 +0000 |
---|---|---|
committer | taca <taca> | 2003-12-17 14:38:38 +0000 |
commit | 3470cb9e85bd138e29bd85c21dbb5303090ff679 (patch) | |
tree | e1434120646921faff10da8b6ca87282417c99c0 | |
parent | b5c03f953fe741ba0094c7411ab15977bd198090 (diff) | |
download | pkgsrc-3470cb9e85bd138e29bd85c21dbb5303090ff679.tar.gz |
Add and enable ruby-webunit.
-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 |