diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-16 14:36:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-16 14:36:34 +0000 |
commit | abf6087db198bc62bc446fb93346c444abee0fa3 (patch) | |
tree | 555b00a6e4980dd4d732cc07e813790fcd0c0c77 /databases/Makefile | |
parent | 3f3f607dd20571336628430388fdc2c934d6fc4b (diff) | |
download | ports-abf6087db198bc62bc446fb93346c444abee0fa3.tar.gz ports-abf6087db198bc62bc446fb93346c444abee0fa3.zip |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 164b8e00c4f2..ffade06fe6a2 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -15,6 +15,8 @@ SUBDIR += db4 SUBDIR += db41 SUBDIR += db41-nocrypto + SUBDIR += db42 + SUBDIR += db42-nocrypto SUBDIR += dbXML SUBDIR += dbconnect SUBDIR += dbf |