mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
b6dc8ffaa9
- 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]
12 lines
307 B
C
12 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
|