diff options
-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 |