diff options
author | clsung <clsung@FreeBSD.org> | 2007-07-31 17:18:11 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-07-31 17:18:11 +0800 |
commit | 552d244d15e504d038d4512d2901bfcf6e93915d (patch) | |
tree | ff1947bf467ac815ee4e909f2b3f88ca2f52171c /databases/Makefile | |
parent | ec674ba38100b7634bec3e0080571efb24979648 (diff) | |
download | freebsd-ports-gnome-552d244d15e504d038d4512d2901bfcf6e93915d.tar.gz freebsd-ports-gnome-552d244d15e504d038d4512d2901bfcf6e93915d.tar.zst freebsd-ports-gnome-552d244d15e504d038d4512d2901bfcf6e93915d.zip |
- this is a repocopied port
- db45 introduced in ports tree
PR: ports/114821
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
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 8861a9533af1..6bb34ad93b7a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -29,6 +29,7 @@ SUBDIR += db42-nocrypto SUBDIR += db43 SUBDIR += db44 + SUBDIR += db45 SUBDIR += db4o-mono SUBDIR += dbXML SUBDIR += dbconnect |