diff options
author | markd <markd> | 2012-03-19 10:15:56 +0000 |
---|---|---|
committer | markd <markd> | 2012-03-19 10:15:56 +0000 |
commit | 1899f9605fed8fdb68aaa75b5eeb701148eee3f5 (patch) | |
tree | 997242139ad186358ba1211bd314d5963aef1f01 /textproc | |
parent | 3d7a1cb89004d9c262f599eb1f7d4172f7a300fc (diff) | |
download | pkgsrc-1899f9605fed8fdb68aaa75b5eeb701148eee3f5.tar.gz |
Add raptor2
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 c0a8154e5b9..74d5d6bb76a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.617 2012/03/17 10:58:02 wiz Exp $ +# $NetBSD: Makefile,v 1.618 2012/03/19 10:15:56 markd Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -526,6 +526,7 @@ SUBDIR+= qprint SUBDIR+= qsubst SUBDIR+= queequeg SUBDIR+= raptor +SUBDIR+= raptor2 SUBDIR+= rarian SUBDIR+= rasqal SUBDIR+= redland |