diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-24 04:25:26 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-24 04:25:26 +0000 |
commit | f555846d91a2eec3c93c8d0d9d1285267f5a2cc5 (patch) | |
tree | 8e83d510117a887967e4ca9364d40e74ba9abade /devel/Makefile | |
parent | Add p5-Tie-DB_File-SplitHash 1.01, a wrapper around the DB_File Berkeley (diff) |
Add p5-Tie-FileLRUCache 1.01,
a lightweight but robust filesystem based persistent LRU cache.
PR: 58455
Submitted by: clsung@dragon2.net
Notes
Notes:
svn path=/head/; revision=92025
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 cd9dcd5b4090..9dc74032551c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -812,6 +812,7 @@ SUBDIR += p5-Tie-DB_File-SplitHash SUBDIR += p5-Tie-DB_FileLock SUBDIR += p5-Tie-File + SUBDIR += p5-Tie-FileLRUCache SUBDIR += p5-Tie-IxHash SUBDIR += p5-Time-Duration SUBDIR += p5-Time-HiRes |