diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-11-14 18:00:25 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-11-14 18:00:25 +0000 |
commit | f4c5fc35b4a63a5412b2cc961f465bfbcb48c9ee (patch) | |
tree | 163cf85ba6e1dce6a601f91e9c9f582d36aea8c0 /databases/Makefile | |
parent | 9791d35ea84be2e2959418f1045c6bee6a62b3bc (diff) | |
download | FreeBSD-ports-f4c5fc35b4a63a5412b2cc961f465bfbcb48c9ee.zip FreeBSD-ports-f4c5fc35b4a63a5412b2cc961f465bfbcb48c9ee.tar.gz |
Add p5-DBD-RAM 0.072, it's a DBI driver for files and data structures.
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 8adf6c8..397226c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -113,6 +113,7 @@ SUBDIR += p5-DBD-Oracle SUBDIR += p5-DBD-Pg SUBDIR += p5-DBD-PgSPI + SUBDIR += p5-DBD-RAM SUBDIR += p5-DBD-SQLite SUBDIR += p5-DBD-Sybase SUBDIR += p5-DBD-XBase |