diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-21 02:37:12 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-21 02:37:12 +0000 |
commit | f1188b467aa53abd933e6034ab98f6652a7e1839 (patch) | |
tree | 8ce113b0ba98e955669e20dfb160f30454c96267 /textproc/Makefile | |
parent | 5d88e55e6744c04e6f342f4758c3b321ca26bd72 (diff) | |
download | FreeBSD-ports-f1188b467aa53abd933e6034ab98f6652a7e1839.zip FreeBSD-ports-f1188b467aa53abd933e6034ab98f6652a7e1839.tar.gz |
add p5-NetAddr-IP-Find 0.02
Iterates over all IP addresses in a text similar to Email::Find
PR: 38105
Submitted by: Alex Kapranoff <kappa@agava.com>
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 7d0b556..2044796 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -163,6 +163,7 @@ SUBDIR += p5-Lingua-Ispell SUBDIR += p5-Lingua-Preferred SUBDIR += p5-MARC + SUBDIR += p5-NetAdd-IP-Find SUBDIR += p5-Number-Format SUBDIR += p5-Orchard-Perl SUBDIR += p5-PDF-API2 |