diff options
author | taca <taca@pkgsrc.org> | 2013-02-11 08:38:57 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-02-11 08:38:57 +0000 |
commit | 4a577cac322db2888285cdbaed049bf5bdef7e51 (patch) | |
tree | a0ae2c360c9a9ba4116a6a1af2fd8a79b6977814 | |
parent | a12ce40bacb6419c5943b780c6ce9a8be0a5724c (diff) | |
download | pkgsrc-4a577cac322db2888285cdbaed049bf5bdef7e51.tar.gz |
Add and enable ruby-blankslate.
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6dfd9a092de..de29c427f27 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1696 2013/02/11 07:57:44 taca Exp $ +# $NetBSD: Makefile,v 1.1697 2013/02/11 08:38:57 taca Exp $ # COMMENT= Development utilities @@ -1428,6 +1428,7 @@ SUBDIR+= ruby-activesupport32 SUBDIR+= ruby-amstd SUBDIR+= ruby-assistance SUBDIR+= ruby-backports +SUBDIR+= ruby-blankslate SUBDIR+= ruby-bsearch SUBDIR+= ruby-byaccr SUBDIR+= ruby-cmd |