diff options
author | minskim <minskim> | 2007-05-24 10:50:33 +0000 |
---|---|---|
committer | minskim <minskim> | 2007-05-24 10:50:33 +0000 |
commit | ae263855f996a94214eef89fcec1f047f9bc5434 (patch) | |
tree | 066e78544d4c072cf206c68b392fb9ff668964a4 /textproc | |
parent | ae8e32a482a3fbe967d6bc57dbde2a62bfde2d74 (diff) | |
download | pkgsrc-ae263855f996a94214eef89fcec1f047f9bc5434.tar.gz |
Add ruby-syntax.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 8d58c3c16b5..f3c88b39e45 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.362 2007/05/20 15:21:35 wiz Exp $ +# $NetBSD: Makefile,v 1.363 2007/05/24 10:50:34 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -317,6 +317,7 @@ SUBDIR+= ruby-pure-hyperestraier SUBDIR+= ruby-rdtool SUBDIR+= ruby-redcloth SUBDIR+= ruby-rttool +SUBDIR+= ruby-syntax SUBDIR+= ruby-xmlparser SUBDIR+= ruby-xmlscan SUBDIR+= sablotron |