diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-05-18 14:25:08 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-05-18 14:25:08 +0000 |
commit | 0fca07e19eb21f4919bcebef57febdd42869f031 (patch) | |
tree | 5ac53c8fbfa03f167626a8ecec0066482d8445c1 /devel/Makefile | |
parent | Add p5-File-NCopy 0.34, copy file(s) to directories/file. (diff) |
Add p5-File-Flat 0.8, implements a flat filesystem.
Notes
Notes:
svn path=/head/; revision=81248
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 b7107a630127..f898ab6fe252 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -534,6 +534,7 @@ SUBDIR += p5-File-Cache SUBDIR += p5-File-DirSync SUBDIR += p5-File-FTS + SUBDIR += p5-File-Flat SUBDIR += p5-File-Flock SUBDIR += p5-File-Lock SUBDIR += p5-File-MMagic |