diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-16 16:24:56 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-16 16:24:56 +0000 |
commit | f6f900731bbb17de875058bf7313f1eb96d83fad (patch) | |
tree | d8d1cd4dc45b097907a192de48eef649ba2a73e4 /databases/Makefile | |
parent | 2ccf08663fe7e2d656eda210246545020532399d (diff) | |
download | ports-f6f900731bbb17de875058bf7313f1eb96d83fad.tar.gz ports-f6f900731bbb17de875058bf7313f1eb96d83fad.zip |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 75617ac3923d..c465c0a2f5d1 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -110,6 +110,7 @@ SUBDIR += py-bsddb3 SUBDIR += py-cdb SUBDIR += py-gdbm + SUBDIR += py-oops SUBDIR += py-psycopg SUBDIR += py-pyPgSQL SUBDIR += py-sqlrelay |