summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-01 23:43:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-01 23:43:38 +0000
commit4dce3e4701d577c56f2523f80a136fc33b04d23e (patch)
tree6b1675a4e5341baafacc8825b47f7da294005a64 /devel
parentFix a problem dereferencing kernel memory when hunting for a files (diff)
Fix the path to the patched file.
Notes
Notes: svn path=/head/; revision=69278
Diffstat (limited to 'devel')
-rw-r--r--devel/libgtop2/files/patch-ah4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop2/files/patch-ah b/devel/libgtop2/files/patch-ah
index 21214bedb760..fad02673b7ab 100644
--- a/devel/libgtop2/files/patch-ah
+++ b/devel/libgtop2/files/patch-ah
@@ -1,5 +1,5 @@
---- procmap.c.orig Mon Jun 10 17:34:42 2002
-+++ procmap.c Sat Oct 26 01:20:26 2002
+--- sysdeps/freebsd/procmap.c.orig Mon Jun 10 17:34:42 2002
++++ sysdeps/freebsd/procmap.c Sat Oct 26 01:20:26 2002
@@ -33,7 +33,11 @@
#include <sys/proc.h>
#include <sys/resource.h>