diff options
author | dillo <dillo> | 2008-01-12 20:39:22 +0000 |
---|---|---|
committer | dillo <dillo> | 2008-01-12 20:39:22 +0000 |
commit | 332fa72d37d7c3232af3de81aaf6dc3e0f914caa (patch) | |
tree | 32123c9e1f29707e4cd3db43f14e597c0de4795c /textproc/Makefile | |
parent | baca2944e0fbe88e5e23f2fbac20546c04647813 (diff) | |
download | pkgsrc-332fa72d37d7c3232af3de81aaf6dc3e0f914caa.tar.gz |
Add wbxml2.
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 4630d5e245b..819eec25042 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.392 2007/12/12 08:35:53 obache Exp $ +# $NetBSD: Makefile,v 1.393 2008/01/12 20:39:22 dillo Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -366,6 +366,7 @@ SUBDIR+= untex SUBDIR+= uriparser SUBDIR+= urlview SUBDIR+= vis +SUBDIR+= wbxml2 SUBDIR+= wdiff SUBDIR+= writer2latex SUBDIR+= xalan-c |