diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-10 15:27:33 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-10 15:27:33 +0000 |
commit | c80e6a0631fb7dce42c5cf792c99118b25a0b880 (patch) | |
tree | 60a0fa1fe85f948119ce0a8f901160d8f2d6eaa1 /textproc/jade/files/patch-assert.cxx | |
parent | Do not abuse INSTALL_MAN when installing documentation, examples, and (diff) |
textproc/jade: back out r458645 to avoid churn
Reported by: danfe
Notes
Notes:
svn path=/head/; revision=458647
Diffstat (limited to '')
-rw-r--r-- | textproc/jade/files/patch-assert.cxx (renamed from textproc/jade/files/patch-lib_assert.cxx) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/jade/files/patch-lib_assert.cxx b/textproc/jade/files/patch-assert.cxx index 15d4c573c0ab..e26a9fea51a1 100644 --- a/textproc/jade/files/patch-lib_assert.cxx +++ b/textproc/jade/files/patch-assert.cxx @@ -1,5 +1,5 @@ ---- lib/assert.cxx.orig 1998-10-07 05:15:50 UTC -+++ lib/assert.cxx +--- lib/assert.cxx.orig Wed Apr 25 12:42:54 2001 ++++ lib/assert.cxx Wed Apr 25 12:43:26 2001 @@ -6,7 +6,7 @@ #include "macros.h" |