diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-22 07:03:00 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-22 07:03:00 +0000 |
commit | 4bff3754b15fadbcceff88f773130a5f9033db15 (patch) | |
tree | 2b4cfc76e711c852e7d8d350c29dc8a5d375433d /textproc/Makefile | |
parent | 5b63b2b0cbe7eb2954167ad807f5bbc2afe4d50a (diff) |
add redland
A high-level interface for RDF
Notes
Notes:
svn path=/head/; revision=50358
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index d732e02d5aa5..bd146de735cc 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -180,6 +180,7 @@ SUBDIR += py-xml SUBDIR += py2html SUBDIR += rand + SUBDIR += redland SUBDIR += replaceit SUBDIR += rman SUBDIR += rot |