diff options
author | minskim <minskim@pkgsrc.org> | 2004-03-04 23:23:17 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-03-04 23:23:17 +0000 |
commit | f7c819942352683a8606dd42f7786a77c2f71a46 (patch) | |
tree | 9184b774a7e0236255f2ae90b32666fdbc235763 /textproc | |
parent | 33da8083d0119986ada024dcc64753e122f80ba1 (diff) | |
download | pkgsrc-f7c819942352683a8606dd42f7786a77c2f71a46.tar.gz |
Add and enable p5-Regexp-Common.
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 82db135aaa5..651364d78ac 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.237 2004/02/27 02:28:21 minskim Exp $ +# $NetBSD: Makefile,v 1.238 2004/03/04 23:23:17 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -134,6 +134,7 @@ SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 SUBDIR+= p5-PDF-Create SUBDIR+= p5-Pod-POM +SUBDIR+= p5-Regexp-Common SUBDIR+= p5-String-CRC32 SUBDIR+= p5-String-ShellQuote SUBDIR+= p5-Text-Autoformat |