diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-08-15 11:33:32 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-08-15 11:33:32 +0000 |
commit | b8c21a03d97020d827071ddc9797cb053fa51058 (patch) | |
tree | 2eed9738eedd735a98085eb2758dfac6c40a6a57 /textproc/Makefile | |
parent | 05a66bcaf302fae631e9e83dff6d2809a4d4e8ee (diff) |
Add p5-URI-Find 0.11, perl module to find URIs in arbitrary text.
PR: 29678
Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes:
svn path=/head/; revision=46279
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 103ebecbb72a..309fb9d01476 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -122,6 +122,7 @@ SUBDIR += p5-Text-Wrapper SUBDIR += p5-Tk-XMLViewer SUBDIR += p5-Tree-Nary + SUBDIR += p5-URI-Find SUBDIR += p5-XML-DOM SUBDIR += p5-XML-DT SUBDIR += p5-XML-Dumper |