diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-12-05 03:04:55 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-12-05 03:04:55 +0000 |
commit | 40a6833797345d70cad77f7c5c179751ff8e4e2b (patch) | |
tree | b0f40b1bfdd38b725fe8dd238deb3dd83d2cd1db /databases | |
parent | bd4698ebe279cb66842f7afe56268083cbba3d9a (diff) | |
download | ports-40a6833797345d70cad77f7c5c179751ff8e4e2b.tar.gz ports-40a6833797345d70cad77f7c5c179751ff8e4e2b.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 3e245be5aa09..b37bd06fe446 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -19,6 +19,7 @@ SUBDIR += db41-nocrypto SUBDIR += db42 SUBDIR += db42-nocrypto + SUBDIR += db43 SUBDIR += dbXML SUBDIR += dbconnect SUBDIR += dbf |