diff options
author | Dan Moschuk <dan@FreeBSD.org> | 1999-10-03 22:05:14 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 1999-10-03 22:05:14 +0000 |
commit | 75740d181ad8324b7139e627b18aff1c0e58e6bf (patch) | |
tree | df5fc81263855f26bc73b9f06684d9ad3e486a57 /databases | |
parent | 826f3a55326c673786b24bfab9cbf218883a6f18 (diff) | |
download | ports-75740d181ad8324b7139e627b18aff1c0e58e6bf.tar.gz ports-75740d181ad8324b7139e627b18aff1c0e58e6bf.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 19038a353529..29b93443c50a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -3,6 +3,7 @@ SUBDIR += cdb SUBDIR += db SUBDIR += dbview + SUBDIR += dbf2mysql SUBDIR += gadfly SUBDIR += gdbm SUBDIR += gmysql |