diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-26 07:43:13 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-26 07:43:13 +0000 |
commit | 3f6f29518119f666dff23b844e220814f5f99d02 (patch) | |
tree | 17f5bceb37e2cef3ae8a9db445f81a62c524dec1 /databases | |
parent | b5e24003736f0598bcbf4b8ecc3819897b105e95 (diff) | |
download | ports-3f6f29518119f666dff23b844e220814f5f99d02.tar.gz ports-3f6f29518119f666dff23b844e220814f5f99d02.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 1de29057d083..4e2de3550cdc 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -35,6 +35,7 @@ SUBDIR += postgresql7 SUBDIR += pxtools SUBDIR += py-MySQL + SUBDIR += py-MySQLdb SUBDIR += py-PyGreSQL SUBDIR += rdb SUBDIR += ruby-postgres |