diff options
author | Lars Thegler <lth@FreeBSD.org> | 2011-09-01 12:34:55 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2011-09-01 12:34:55 +0000 |
commit | 88f0caf971804f6877f26edf26983cf24dc49fd1 (patch) | |
tree | 3afade908027154e5b9cb92665d115d75937822a /textproc/Makefile | |
parent | bb8259bba4a2fd2828440cf7ab9710eaa2c23a69 (diff) |
Add p5-Regexp-Common-net-CIDR 0.02, provide patterns for CIDR blocks.
Notes
Notes:
svn path=/head/; revision=280959
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 1e8d3a277744..28c84152d40f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -657,6 +657,7 @@ SUBDIR += p5-Regex-PreSuf SUBDIR += p5-Regexp-Common SUBDIR += p5-Regexp-Common-Email-Address + SUBDIR += p5-Regexp-Common-net-CIDR SUBDIR += p5-Regexp-Common-profanity_us SUBDIR += p5-Regexp-Copy SUBDIR += p5-Regexp-DefaultFlags |