diff options
author | markd <markd@pkgsrc.org> | 2010-04-09 23:39:06 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2010-04-09 23:39:06 +0000 |
commit | cc44968835a80e48cb1fcc3f2e84df6a79f4ffac (patch) | |
tree | e1e4b8edb065c9e85321f06dff574626994e38f7 /textproc/Makefile | |
parent | 5e1838fe79034bdb0d701c8641ba3e0120898f54 (diff) | |
download | pkgsrc-cc44968835a80e48cb1fcc3f2e84df6a79f4ffac.tar.gz |
add shared-desktop-ontologies
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index aea597da885..06297a64197 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.530 2010/03/21 16:58:55 jdolecek Exp $ +# $NetBSD: Makefile,v 1.531 2010/04/09 23:39:06 markd Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -486,6 +486,7 @@ SUBDIR+= sary SUBDIR+= saxon SUBDIR+= scew SUBDIR+= scrollkeeper-dtd +SUBDIR+= shared-desktop-ontologies SUBDIR+= soprano SUBDIR+= source-highlight SUBDIR+= stardic |