diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
commit | 1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch) | |
tree | 48e47bf661e0e5d6ed9c060e8aea683b30d4540f /devel/gindent/files/patch-src_indent.h | |
parent | - Update to 1.7.1 (diff) |
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
Diffstat (limited to '')
-rw-r--r-- | devel/gindent/files/patch-src_indent.h (renamed from devel/gindent/files/patch-indent.h) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gindent/files/patch-indent.h b/devel/gindent/files/patch-src_indent.h index ad8de6cea422..0728ab9837c7 100644 --- a/devel/gindent/files/patch-indent.h +++ b/devel/gindent/files/patch-src_indent.h @@ -1,5 +1,5 @@ ---- src/indent.h.orig 2008-03-11 19:50:42.000000000 +0100 -+++ src/indent.h 2013-11-04 06:57:00.000000000 +0100 +--- src/indent.h.orig 2008-03-11 18:50:42 UTC ++++ src/indent.h @@ -135,9 +135,9 @@ typedef enum bb_code bb_cast } bb_code_ty; |