diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2010-07-30 14:58:58 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2010-07-30 14:58:58 +0000 |
commit | e6019a6ec325f2d3fa2dc0c743cc94300e721657 (patch) | |
tree | 5db5eca9bd1aecd07af0b2a9f1dd9d75f1616438 /textproc/Makefile | |
parent | 41c2afcd8d955032da036e1f94358c2244927196 (diff) | |
download | ports-e6019a6ec325f2d3fa2dc0c743cc94300e721657.tar.gz ports-e6019a6ec325f2d3fa2dc0c743cc94300e721657.zip |
Add p5-PPIx-Utilities 1.000001, extensions to PPI.
Notes
Notes:
svn path=/head/; revision=258508
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 5d67cdd98e05..43a20f4c8cbd 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -545,6 +545,7 @@ SUBDIR += p5-PPI-XS SUBDIR += p5-PPIx-EditorTools SUBDIR += p5-PPIx-Regexp + SUBDIR += p5-PPIx-Utilities SUBDIR += p5-Parse-BooleanLogic SUBDIR += p5-Parse-CSV SUBDIR += p5-Parse-FixedLength |