diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:50:44 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:50:44 +0000 |
commit | b4edb5af14bcd9769dc8cadaeda4c7d75c1d590f (patch) | |
tree | f8a1f748d75793473bc0cd533bbdbe41c88c832a /devel/Makefile | |
parent | Add p5-File-Binary 0.3, a perl interface to modify and read binary files. (diff) |
Add p5-File-Cache 0.13, a perl module implementing a persistent object
store.
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 ed489f79f19d..30ceeddddf86 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -235,6 +235,7 @@ SUBDIR += p5-Errno SUBDIR += p5-File-BasicFlock SUBDIR += p5-File-Binary + SUBDIR += p5-File-Cache SUBDIR += p5-File-Lock SUBDIR += p5-File-MMagic SUBDIR += p5-File-Slurp |