diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-23 12:23:29 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-23 12:23:29 +0000 |
commit | d1d021e1ad0b4028ee80782b4f0ef7cca9cff2d5 (patch) | |
tree | a4b508580bb74997233bd7a9f4f9240627ed574f /databases | |
parent | 02ec43a4265f973f79ba7527e3465888e5bfbcff (diff) | |
download | ports-d1d021e1ad0b4028ee80782b4f0ef7cca9cff2d5.tar.gz ports-d1d021e1ad0b4028ee80782b4f0ef7cca9cff2d5.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 4e6c57a2bf46..d12201726974 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -8,6 +8,7 @@ SUBDIR += db SUBDIR += db3 SUBDIR += db3-latest + SUBDIR += db4 SUBDIR += dbconnect SUBDIR += dbf2mysql SUBDIR += dbmetrix |