diff options
author | mandree <mandree@FreeBSD.org> | 2010-09-21 17:29:37 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2010-09-21 17:29:37 +0800 |
commit | 8171d13abfea285d224ce5d49374754ed2dbd932 (patch) | |
tree | 4ebfebf977a472e577f705a8d64927907f72f3b5 /databases/Makefile | |
parent | dcd7e56c0d2e82a83377f9fff83855b940230db2 (diff) | |
download | freebsd-ports-gnome-8171d13abfea285d224ce5d49374754ed2dbd932.tar.gz freebsd-ports-gnome-8171d13abfea285d224ce5d49374754ed2dbd932.tar.zst freebsd-ports-gnome-8171d13abfea285d224ce5d49374754ed2dbd932.zip |
New version 5.1 of Oracle Berkeley DB 5.0, descended and repocopied from db50.
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 06b09209c74f..99b378919a19 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -44,6 +44,7 @@ SUBDIR += db48 SUBDIR += db4o-mono SUBDIR += db50 + SUBDIR += db51 SUBDIR += dbXML SUBDIR += dbconnect SUBDIR += dbf |