summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-02-04 14:03:12 +0000
committertaca <taca@pkgsrc.org>2015-02-04 14:03:12 +0000
commit0a27fb579556c03f5225f8042ffcf173c81d34d1 (patch)
tree55d82169abd585c66b618b110f1789738e16a597 /misc
parentb102027c89eb8455864594d33a76534bf322f07e (diff)
downloadpkgsrc-0a27fb579556c03f5225f8042ffcf173c81d34d1.tar.gz
Add and enable ruby-hashie1.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 3f24502f891..bd8fd408235 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.447 2015/02/03 14:57:20 taca Exp $
+# $NetBSD: Makefile,v 1.448 2015/02/04 14:03:12 taca Exp $
#
COMMENT= Miscellaneous utilities
@@ -265,6 +265,7 @@ SUBDIR+= ruby-descendants_tracker
SUBDIR+= ruby-equalizer
SUBDIR+= ruby-gem_plugin
SUBDIR+= ruby-hashie
+SUBDIR+= ruby-hashie1
SUBDIR+= ruby-hashie2
SUBDIR+= ruby-launchy
SUBDIR+= ruby-memoizable