diff options
author | rh <rh> | 2003-03-15 08:53:51 +0000 |
---|---|---|
committer | rh <rh> | 2003-03-15 08:53:51 +0000 |
commit | da563dce1a4022d424979b65c02890c496ecffd0 (patch) | |
tree | c386ebcb70f22d0fd137ff57205e15383bbef2a9 /textproc | |
parent | 47c8b7332bb7d14b8695f27719848f93245c433b (diff) | |
download | pkgsrc-da563dce1a4022d424979b65c02890c496ecffd0.tar.gz |
Add and enable regexx
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 410c1b4f94e..62c7b896e01 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.193 2003/03/04 17:42:43 seb Exp $ +# $NetBSD: Makefile,v 1.194 2003/03/15 08:53:51 rh Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -168,6 +168,7 @@ SUBDIR+= py-xmltools SUBDIR+= pyDict SUBDIR+= pyxml SUBDIR+= qsubst +SUBDIR+= regexx SUBDIR+= rfcutil SUBDIR+= rman SUBDIR+= robodoc |