diff options
author | taca <taca@pkgsrc.org> | 2015-12-13 15:19:03 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-12-13 15:19:03 +0000 |
commit | c18a45017d61d5bd552e8358a1e274290aca4daa (patch) | |
tree | 52b86bb9c9227890bfb691b11102eaf8e80589b7 /sysutils/Makefile | |
parent | a0b7d0efd3d3a9c0b9458a8fab696f34d87be35b (diff) | |
download | pkgsrc-c18a45017d61d5bd552e8358a1e274290aca4daa.tar.gz |
Add and enable ruby-chef-config.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 63ecf65a6c9..f1dddbcabb2 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.653 2015/12/12 15:46:21 kamil Exp $ +# $NetBSD: Makefile,v 1.654 2015/12/13 15:19:03 taca Exp $ # COMMENT= System utilities @@ -454,6 +454,7 @@ SUBDIR+= rtty SUBDIR+= ruby-activesambaldap SUBDIR+= ruby-capistrano-stats SUBDIR+= ruby-chef +SUBDIR+= ruby-chef-config SUBDIR+= ruby-chef-zero SUBDIR+= ruby-childprocess SUBDIR+= ruby-directory-watcher |