aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bpft/files
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-11 09:02:24 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-11 09:02:24 +0000
commitd70ee1ace1411cad46d58e3b74bf4d1d46037dce (patch)
treefcd27a35fcab93921968c1b9daa69d0f9cdd94a9 /net-mgmt/bpft/files
parent49f7724c251516451ca0398b86c5b34db8f519b2 (diff)
downloadports-d70ee1ace1411cad46d58e3b74bf4d1d46037dce.tar.gz
ports-d70ee1ace1411cad46d58e3b74bf4d1d46037dce.zip
Notes
Diffstat (limited to 'net-mgmt/bpft/files')
-rw-r--r--net-mgmt/bpft/files/patch-pathnames17
1 files changed, 0 insertions, 17 deletions
diff --git a/net-mgmt/bpft/files/patch-pathnames b/net-mgmt/bpft/files/patch-pathnames
deleted file mode 100644
index b6bc90e43456..000000000000
--- a/net-mgmt/bpft/files/patch-pathnames
+++ /dev/null
@@ -1,17 +0,0 @@
---- 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 */