diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-03-03 11:13:02 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-03-03 11:13:02 +0000 |
commit | 6dc7572495765eb1c8fee075144251f94ab51572 (patch) | |
tree | 74c17b683602c7c501e1d080c7cbabf4d4ee7f46 /textproc/Makefile | |
parent | 59d0d3b17ed00588ec1fbd384a0b4ee8b8fec04d (diff) |
Add p5-Regexp-Log-Common, a regexp parser for the common log format.
Notes
Notes:
svn path=/head/; revision=130257
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index eff56551e962..c1a543866a2e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -334,6 +334,7 @@ SUBDIR += p5-Regex-PreSuf SUBDIR += p5-Regexp-Common SUBDIR += p5-Regexp-Log + SUBDIR += p5-Regexp-Log-Common SUBDIR += p5-SVG SUBDIR += p5-Search-Saryer SUBDIR += p5-Sort-ArbBiLex |