diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:43:47 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:43:47 +0000 |
commit | 2479fda868b77e795df986b855889fafdd3ba0b2 (patch) | |
tree | 4db2d03ea1e097fff4909e943542a45e7e4c3586 /devel/Makefile | |
parent | Add p5-SOAP 0.28, perl modules providing an API to the Simple Object Access (diff) |
Add p5-String-Checker 0.03, perl module implementing an extensible string
validation interface.
Notes
Notes:
svn path=/head/; revision=36728
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index d19fe7132ad1..4e5e8c8a9074 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -270,6 +270,7 @@ SUBDIR += p5-Sort-Versions SUBDIR += p5-Storable SUBDIR += p5-String-Approx + SUBDIR += p5-String-Checker SUBDIR += p5-Term-ANSIColor SUBDIR += p5-Term-Query SUBDIR += p5-Term-ReadKey |