freebsd-ports/net/bpft/files/patch-pathnames
Edwin Groothuis 2a6d3bd8e2 Update port: net/bpft
Update port: net/bpft to current version 4.20030301

PR:		ports/50600
Submitted by:	?
2003-04-13 12:01:20 +00:00

17 lines
472 B
Text

--- include/pathnames.h.orig Fri Oct 18 10:28:27 2002
+++ include/pathnames.h Sun Mar 30 17:48:50 2003
@@ -33,12 +33,12 @@
/* where unerased tmp directory */
#ifndef _PATH_VARTMP
-#define _PATH_VARTMP "/usr/local/var/trafd/tmp/"
+#define _PATH_VARTMP "/usr/local/var/bpft/tmp/"
#endif
/* where backuped data */
#ifndef PATH_TOSAVE
-#define PATH_TOSAVE "/usr/local/var/trafd/"
+#define PATH_TOSAVE "/usr/local/var/bpft/"
#endif
/* where locate trafstat */