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 | 06c71f0cd95b59144db128c7c5401338fc964fa0 (patch) | |
tree | c5669ea9cfcf6729fc6852622aad58ec49ff03a2 | |
parent | e8cb93eefa573f0077f21724a7744b512ca964ba (diff) | |
download | pkgsrc-06c71f0cd95b59144db128c7c5401338fc964fa0.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 |