diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2000-10-24 09:53:11 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2000-10-24 09:53:11 +0000 |
commit | cf0411464ccf6e81ccdb41dcfdda55d0e717a549 (patch) | |
tree | 85f9c18c5c10c89b13f55eb325c6b9f089496273 /textproc | |
parent | 833a89c57153924bb9951c6f952e49d71a31693a (diff) | |
download | FreeBSD-ports-cf0411464ccf6e81ccdb41dcfdda55d0e717a549.zip FreeBSD-ports-cf0411464ccf6e81ccdb41dcfdda55d0e717a549.tar.gz |
Activate expat2.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0f3cef3..16277871 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -30,6 +30,7 @@ SUBDIR += dtd-catalogs SUBDIR += eruby SUBDIR += expat + SUBDIR += expat2 SUBDIR += freegrep SUBDIR += fribidi SUBDIR += gaspell |