diff options
author | jwise <jwise@pkgsrc.org> | 2001-04-13 04:32:43 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2001-04-13 04:32:43 +0000 |
commit | e2094eccde872344693558eb7f37d79475551735 (patch) | |
tree | 573094209aa90ecc4ae8e31cf11c3426b6791a99 /textproc/Makefile | |
parent | 90b2efdad05b8161866ae3f57ace3161665f1969 (diff) | |
download | pkgsrc-e2094eccde872344693558eb7f37d79475551735.tar.gz |
Add and enable saxon.
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 d8a96f10f4f..cd587d9fa8b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2001/04/12 19:24:38 manu Exp $ +# $NetBSD: Makefile,v 1.85 2001/04/13 04:32:43 jwise Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -52,6 +52,7 @@ SUBDIR+= pyxml SUBDIR+= rfcutil SUBDIR+= rman SUBDIR+= rtfm +SUBDIR+= saxon SUBDIR+= scrollkeeper SUBDIR+= sp SUBDIR+= t1lib |