diff options
author | minskim <minskim@pkgsrc.org> | 2007-06-11 04:05:36 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-06-11 04:05:36 +0000 |
commit | 0d91b6d17a1b3509a196bcb8abe3bafbe8aba260 (patch) | |
tree | 458c0f8a78931c3e96dcf429235d6b60824d4313 /textproc | |
parent | 1565f5641092a474df46189c862efb33efd75103 (diff) | |
download | pkgsrc-0d91b6d17a1b3509a196bcb8abe3bafbe8aba260.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 |