diff options
author | minskim <minskim> | 2004-03-04 23:23:17 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-03-04 23:23:17 +0000 |
commit | 0f4ecfe37ca64d740dd6d7a5a871e4f3d32c84fe (patch) | |
tree | 9184b774a7e0236255f2ae90b32666fdbc235763 /textproc | |
parent | 3ef66c4aec2eeecfd80820886f651a53feb996fb (diff) | |
download | pkgsrc-0f4ecfe37ca64d740dd6d7a5a871e4f3d32c84fe.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 |