diff options
author | markd <markd@pkgsrc.org> | 2008-11-04 10:41:55 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2008-11-04 10:41:55 +0000 |
commit | 1c6826a6025877b35c73f5959fa1469258aa6655 (patch) | |
tree | 6c508e7b0383c4e6fd2604df7075d3135833ebbe /textproc/Makefile | |
parent | 0304b4e11d9fa5ab149b9ed6b62e08a1ed56a96c (diff) | |
download | pkgsrc-1c6826a6025877b35c73f5959fa1469258aa6655.tar.gz |
Add rasqal and redland
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0d60c25b237..553efacf7db 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.438 2008/10/31 12:13:17 obache Exp $ +# $NetBSD: Makefile,v 1.439 2008/11/04 10:41:55 markd Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -357,6 +357,8 @@ SUBDIR+= qprint SUBDIR+= qsubst SUBDIR+= raptor SUBDIR+= rarian +SUBDIR+= rasqal +SUBDIR+= redland SUBDIR+= regexx SUBDIR+= rfcutil SUBDIR+= rman |