diff options
author | taca <taca@pkgsrc.org> | 2012-03-01 15:11:48 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-03-01 15:11:48 +0000 |
commit | c079fd97efa2dbbd9cee0df47c50b62754d923ca (patch) | |
tree | c5669ea9cfcf6729fc6852622aad58ec49ff03a2 | |
parent | f102a0c9ebeb210642bd6889a1caceac77f808f4 (diff) | |
download | pkgsrc-c079fd97efa2dbbd9cee0df47c50b62754d923ca.tar.gz |
Add and enable ruby-ansi.
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 41238e5f6dd..171e36f90a2 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.370 2012/02/13 12:42:41 drochner Exp $ +# $NetBSD: Makefile,v 1.371 2012/03/01 15:11:48 taca Exp $ # COMMENT= Miscellaneous utilities @@ -212,6 +212,7 @@ SUBDIR+= root-tail SUBDIR+= routeplanner-cli SUBDIR+= rox-memo SUBDIR+= rpm +SUBDIR+= ruby-ansi SUBDIR+= ruby-bundler SUBDIR+= ruby-columnize SUBDIR+= ruby-commander |