summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios/files/patch-xcddb.c
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-14 21:52:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-14 21:52:42 +0000
commitd051adb6221bb089bbf9f40c183d2ca3b3c09a2e (patch)
treec166d93f34cd949d4a9a82f82342e4248bc80fc6 /net-mgmt/nagios/files/patch-xcddb.c
parentQuietly try to remove directory upon deinstall. (diff)
- Update to 2.0b2
WARNING: This version removes MySQL and PostgreSQL support. PR: ports/77478 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Notes
Notes: svn path=/head/; revision=128860
Diffstat (limited to 'net-mgmt/nagios/files/patch-xcddb.c')
-rw-r--r--net-mgmt/nagios/files/patch-xcddb.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/nagios/files/patch-xcddb.c b/net-mgmt/nagios/files/patch-xcddb.c
deleted file mode 100644
index 34bc8dc1759a..000000000000
--- a/net-mgmt/nagios/files/patch-xcddb.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- xdata/xcddb.c.orig Thu May 16 04:46:11 2002
-+++ xdata/xcddb.c Thu Mar 6 23:14:25 2003
-@@ -51,7 +51,7 @@
- #endif
-
- #ifdef USE_XCDPGSQL
--#include <pgsql/libpq-fe.h>
-+#include <libpq-fe.h>
- #endif
-
-