diff options
author | dan <dan@FreeBSD.org> | 1999-10-04 06:05:14 +0800 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 1999-10-04 06:05:14 +0800 |
commit | d00f1f77763fd946da7580923a79386ee9a53a63 (patch) | |
tree | 15451df6d5b8fe34aeea54b50f439d7dd3ab9cbf /databases | |
parent | e8933902b63827bbbf1060210e7e145046695ade (diff) | |
download | freebsd-ports-graphics-d00f1f77763fd946da7580923a79386ee9a53a63.tar.gz freebsd-ports-graphics-d00f1f77763fd946da7580923a79386ee9a53a63.tar.zst freebsd-ports-graphics-d00f1f77763fd946da7580923a79386ee9a53a63.zip |
Activate dbf2mysql
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 19038a35352..29b93443c50 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 |