diff options
author | jwise <jwise@pkgsrc.org> | 2000-05-31 21:39:09 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-05-31 21:39:09 +0000 |
commit | 425bedce310d2132599565efcd747cec1f924477 (patch) | |
tree | d2dde98237e9dee72aa8ed4945c6348c3e9db5fc /textproc | |
parent | 3d6a92215efe9894cf0ceadbd5117fde8de6ddd7 (diff) | |
download | pkgsrc-425bedce310d2132599565efcd747cec1f924477.tar.gz |
Add xerces-j-current, commented out
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index b5b06888613..e4805143cf4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2000/05/31 14:44:15 jwise Exp $ +# $NetBSD: Makefile,v 1.42 2000/05/31 21:39:09 jwise Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -50,6 +50,7 @@ SUBDIR += wdiff SUBDIR += xalan-j SUBDIR += xerces-j +# SUBDIR += xerces-j-current SUBDIR += xp SUBDIR += xt |