diff options
author | minskim <minskim> | 2007-06-11 04:05:36 +0000 |
---|---|---|
committer | minskim <minskim> | 2007-06-11 04:05:36 +0000 |
commit | cec63764e817d08a1e7cc2e80779a90b40b16981 (patch) | |
tree | 458c0f8a78931c3e96dcf429235d6b60824d4313 /textproc | |
parent | 2a8bb735505757dd8bb926b438959c613be59d74 (diff) | |
download | pkgsrc-cec63764e817d08a1e7cc2e80779a90b40b16981.tar.gz |
Add ruby-simple-rss.
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 ee7809dadb9..a8a492fc591 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.368 2007/06/01 19:33:01 kristerw Exp $ +# $NetBSD: Makefile,v 1.369 2007/06/11 04:05:36 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -318,6 +318,7 @@ SUBDIR+= ruby-pure-hyperestraier SUBDIR+= ruby-rdtool SUBDIR+= ruby-redcloth SUBDIR+= ruby-rttool +SUBDIR+= ruby-simple-rss SUBDIR+= ruby-syntax SUBDIR+= ruby-xmlparser SUBDIR+= ruby-xmlscan |