diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-30 02:02:47 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-30 02:02:47 +0800 |
commit | ed7e1a5578f044cdd6c16c3f8fe1ff9a3e81a5c2 (patch) | |
tree | 0c7f2067bdb0a57b49019689fe41aca71fd55ea4 /databases/Makefile | |
parent | 43c61975ee660b50ae8452139a3fc626ae23ca15 (diff) | |
download | freebsd-ports-gnome-ed7e1a5578f044cdd6c16c3f8fe1ff9a3e81a5c2.tar.gz freebsd-ports-gnome-ed7e1a5578f044cdd6c16c3f8fe1ff9a3e81a5c2.tar.zst freebsd-ports-gnome-ed7e1a5578f044cdd6c16c3f8fe1ff9a3e81a5c2.zip |
add p5-MLDBM-Sync 0.25
MLDBM::Sync - safe concurrent access to MLDBM databases
PR: 38684
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index c49a400cab48..c58fdf5d903b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -88,6 +88,7 @@ SUBDIR += p5-GraphViz-DBI SUBDIR += p5-Ima-DBI SUBDIR += p5-MLDBM + SUBDIR += p5-MLDBM-Sync SUBDIR += p5-Metadata SUBDIR += p5-Msql SUBDIR += p5-MyObject |