diff options
author | obrien <obrien@FreeBSD.org> | 2000-12-05 17:53:41 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-12-05 17:53:41 +0000 |
commit | b678d07ce167df8b763c3643ead233628f6d3761 (patch) | |
tree | 92805caadf9f0c8acb091b8b644b26157dfa6226 /net/isc-dhcp3 | |
parent | b1fb72b1f4dabd01595314bfee59c78c8556c530 (diff) | |
download | FreeBSD-ports-b678d07ce167df8b763c3643ead233628f6d3761.zip FreeBSD-ports-b678d07ce167df8b763c3643ead233628f6d3761.tar.gz |
Opps, forgot to fix the file path after I re-generated the patch.
(we use some perl h0h0magic, so the file extention is non-standard)
Diffstat (limited to 'net/isc-dhcp3')
-rw-r--r-- | net/isc-dhcp3/files/patch-site.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/isc-dhcp3/files/patch-site.h b/net/isc-dhcp3/files/patch-site.h index 6d2d954..c411dd0 100644 --- a/net/isc-dhcp3/files/patch-site.h +++ b/net/isc-dhcp3/files/patch-site.h @@ -1,5 +1,5 @@ --- includes/site.h.orig Thu Sep 28 11:24:17 2000 -+++ includes/site.h.fbsd Sat Dec 2 00:46:53 2000 ++++ includes/site.h Sat Dec 2 00:46:53 2000 @@ -159 +159 @@ -/* #define DHCPD_LOG_FACILITY LOG_DAEMON */ +#define DHCPD_LOG_FACILITY LOG_!!USE_FACILITY!! |