diff options
author | rh <rh> | 1999-12-02 16:42:56 +0000 |
---|---|---|
committer | rh <rh> | 1999-12-02 16:42:56 +0000 |
commit | 9024edf373a4006ee3620b51dbc254857cef44f5 (patch) | |
tree | 801f0386aa2119ea6ff9d01f7a0df4a68302e800 /textproc | |
parent | 66ae37035f3c14cedc701ec0768e3670f217a563 (diff) | |
download | pkgsrc-9024edf373a4006ee3620b51dbc254857cef44f5.tar.gz |
Add and enable p5-Filter.
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 d6552f512e3..b28d744025f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1999/09/24 01:09:20 fredb Exp $ +# $NetBSD: Makefile,v 1.26 1999/12/02 16:42:56 rh Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # @@ -24,6 +24,7 @@ SUBDIR += mswordview SUBDIR += par SUBDIR += p5-XML-Parser + SUBDIR += p5-Filter # SUBDIR += pilot_makedoc SUBDIR += rman # SUBDIR += sgmlformat |