diff options
author | taca <taca@pkgsrc.org> | 2018-03-13 16:20:42 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2018-03-13 16:20:42 +0000 |
commit | 11a4b348b41eea19731c027548999e9828276c54 (patch) | |
tree | 164eaa6adf5e106312dfdca01c2854b4338d9f77 /textproc/Makefile | |
parent | 742fa3e9e47e0db767a9952c0774d0cbb9afd13b (diff) | |
download | pkgsrc-11a4b348b41eea19731c027548999e9828276c54.tar.gz |
textproc/Makefile: add and enable ruby-rails-dom-testing1
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 7709ddabaf5..d14808906bb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.980 2018/03/13 16:08:39 taca Exp $ +# $NetBSD: Makefile,v 1.981 2018/03/13 16:20:42 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -890,6 +890,7 @@ SUBDIR+= ruby-oniguruma SUBDIR+= ruby-plist SUBDIR+= ruby-pure-hyperestraier SUBDIR+= ruby-rails-dom-testing +SUBDIR+= ruby-rails-dom-testing1 SUBDIR+= ruby-rdiscount SUBDIR+= ruby-rdtool SUBDIR+= ruby-redcarpet |