mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 08:56:28 -04:00
- Pass maintainership of perdition and libvanessa* to submitter Submitted by: Thomas Vogt <thomas@bsdunix.ch> Also submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1] PR: ports/83305 [1]
11 lines
307 B
C
11 lines
307 B
C
--- perdition/db/bdb/perditiondb_bdb.h.orig Tue Dec 6 15:58:20 2005
|
|
+++ perdition/db/bdb/perditiondb_bdb.h Tue Dec 6 15:58:34 2005
|
|
@@ -29,7 +29,7 @@
|
|
#include <unistd.h>
|
|
#include <stdlib.h>
|
|
#include <ctype.h>
|
|
-#include <db.h>
|
|
+#include <db3/db.h>
|
|
#include "log.h"
|
|
|
|
#ifndef PERDITIONDB_BDB_SYSCONFDIR
|