openbsd-ports/misc/plan/patches/patch-src_netplan_if_h
mbalmer b6d3f9b168 Update to plan version 1.9
help & comments sturm@ and bernd ahlers, sturm@ ok
2005-08-10 07:53:44 +00:00

11 lines
509 B
Plaintext

$OpenBSD: patch-src_netplan_if_h,v 1.1 2005/08/10 07:53:44 mbalmer Exp $
--- src/netplan_if.h.orig Mon Aug 8 14:25:19 2005
+++ src/netplan_if.h Mon Aug 8 14:26:05 2005
@@ -39,5 +39,5 @@
#define PORT 2983 /* default IANA IP port */
#define OLDPORT 5444 /* old IP port */
#define HOMEDIR LIB /* data file dir go here */
-#define NETDIR "netplan.dir" /* concatenated to HOMEDIR */
+#define NETDIR "netplan" /* concatenated to HOMEDIR */
#define ACL_FILE ".netplan-acl" /* access list file */