diff options
author | markd <markd> | 2008-11-04 10:41:55 +0000 |
---|---|---|
committer | markd <markd> | 2008-11-04 10:41:55 +0000 |
commit | 1d24fdba94e35b0198a094e55cb1c975d0b4488b (patch) | |
tree | 6c508e7b0383c4e6fd2604df7075d3135833ebbe /textproc | |
parent | 00f7470475b191cc1e9024e5057d26795657782f (diff) | |
download | pkgsrc-1d24fdba94e35b0198a094e55cb1c975d0b4488b.tar.gz |
Add rasqal and redland
Diffstat (limited to 'textproc')
-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 |