diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2011-08-11 03:51:38 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2011-08-11 03:51:38 +0000 |
commit | a5a00a5dabbb616da639eb6b6060e236fef78dde (patch) | |
tree | dedde1e0b6fb8df55f27e440e1e1235002b0f053 /textproc/Makefile | |
parent | a29fa2c3a5deb67fc99fab74cd2d54a60751c81d (diff) | |
download | pkgsrc-a5a00a5dabbb616da639eb6b6060e236fef78dde.tar.gz |
add and enable ruby-tilt
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5f3789b63f7..259db520fd3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.590 2011/08/06 22:58:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.591 2011/08/11 03:51:38 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -556,6 +556,7 @@ SUBDIR+= ruby-stringex SUBDIR+= ruby-suikyo SUBDIR+= ruby-syntax SUBDIR+= ruby-textpow +SUBDIR+= ruby-tilt SUBDIR+= ruby-treetop SUBDIR+= ruby-ultraviolet SUBDIR+= ruby-will-paginate |