diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-21 23:13:14 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-21 23:13:14 +0000 |
commit | 7939db3b3fd54d25efd46b3ec99b6b03188a2871 (patch) | |
tree | 3889ea39f02338af3004f5395d762e1a8de54cfc /databases/Makefile | |
parent | 8546f75dfc19a93910b5cdf04d3a4e71bcfdfdc6 (diff) | |
download | ports-7939db3b3fd54d25efd46b3ec99b6b03188a2871.tar.gz ports-7939db3b3fd54d25efd46b3ec99b6b03188a2871.zip |
Activate rdb
Notes
Notes:
svn path=/head/; revision=26115
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 6d9137b42782..7b4f3f00215b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -33,6 +33,7 @@ SUBDIR += pxtools SUBDIR += py-MySQL SUBDIR += py-PyGreSQL + SUBDIR += rdb SUBDIR += ruby-postgres SUBDIR += sqsh SUBDIR += tcl-Mysql |