summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:51:52 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:51:52 +0000
commit7b31e1730dbf7f0509f08decc3e1291f05c44b25 (patch)
treec571561c54271acea3cb34f4c8fa6f261201fad2 /devel/Makefile
parentAdd p5-File-Cache 0.13, a perl module implementing a persistent object (diff)
Add p5-String-Random 0.198, a perl interface to generate "random" strings.
Notes
Notes: svn path=/head/; revision=36738
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 30ceeddddf86..972c4b90608a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -273,6 +273,7 @@
SUBDIR += p5-Storable
SUBDIR += p5-String-Approx
SUBDIR += p5-String-Checker
+ SUBDIR += p5-String-Random
SUBDIR += p5-String-RexxParse
SUBDIR += p5-String-Strip
SUBDIR += p5-Term-ANSIColor