summaryrefslogtreecommitdiff
path: root/net-mgmt/netsaint/files/patch-ae
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-27 23:52:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-27 23:52:07 +0000
commitc4d3bf1df482de7f1c2680dcf3337b21a9c63586 (patch)
tree2e5b6743863b2c86eedaa2459e4da25a075e2924 /net-mgmt/netsaint/files/patch-ae
parent- Update to 0.7.1 (diff)
2007-10-31 www/vtiger4: This version is no longer supported by the developers
2007-12-01 www/xpi-surfkeys: Development has been ceased 2008-02-01 sysutils/eventwatcher: no active development 2007-10-27 sysutils/p5-UPS-Nut: Version branch long since retired 2007-10-31 net-mgmt/netsaint: Now developed as Nagios, see net-mgmt/nagios port 2007-10-31 net-mgmt/netsaint-plugins: Now developed as Nagios, see net-mgmt/nagios port 2008-01-22 benchmarks/tsung: "fails to install" 2007-10-03 games/ggo: developer's focus have moved elsewhere 2008-02-15 mail/claws-mail-etpan_privacy: no longer supported by developers
Diffstat (limited to 'net-mgmt/netsaint/files/patch-ae')
-rw-r--r--net-mgmt/netsaint/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/netsaint/files/patch-ae b/net-mgmt/netsaint/files/patch-ae
deleted file mode 100644
index 37f2c6d96f62..000000000000
--- a/net-mgmt/netsaint/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in.orig Mon Apr 30 17:22:35 2001
-+++ configure.in Tue May 1 19:36:54 2001
-@@ -1,7 +1,7 @@
- dnl Process this -*-m4-*- file with autoconf to produce a configure script.
- AC_INIT(base/netsaint.c)
- AC_CONFIG_HEADER(common/config.h common/snprintf.h base/netsaint.h cgi/cgiutils.h)
--AC_PREFIX_DEFAULT(/usr/local/netsaint)
-+AC_PREFIX_DEFAULT(/usr/local)
-
- dnl Figure out how to invoke "install" and what install options to use.
- AC_PROG_INSTALL