diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2009-07-08 17:01:29 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2009-07-08 17:01:29 +0800 |
commit | 63a821a44990b6d12d218892189e486c27ce9920 (patch) | |
tree | 8a927e189f49c59d319da510722d2f9610c4f007 | |
parent | 6b127bde0b2fc61c72a38bf45ce169cfe15f09c6 (diff) | |
download | freebsd-ports-gnome-63a821a44990b6d12d218892189e486c27ce9920.tar.gz freebsd-ports-gnome-63a821a44990b6d12d218892189e486c27ce9920.tar.zst freebsd-ports-gnome-63a821a44990b6d12d218892189e486c27ce9920.zip |
- Add databases/py25-bsddb
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 70afdbdc2463..4e9a1945b583 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -567,6 +567,7 @@ SUBDIR += py-sqlobject SUBDIR += py-sqlrelay SUBDIR += py-sybase + SUBDIR += py25-bsddb SUBDIR += pydbdesigner SUBDIR += pydbx SUBDIR += qdbm |