diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-01-21 08:59:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-01-21 08:59:44 +0000 |
commit | 7cc4858071fc56c87d577214a4a4fb1ce7c68e05 (patch) | |
tree | 739074eeef5c128ebb46443980f2df495b8f3bec /textproc/lowdown/files/patch-main.c | |
parent | x11-fonts/firacode: update to v2 with even more ligatures (diff) |
Update to 0.5.0
Notes
Notes:
svn path=/head/; revision=523705
Diffstat (limited to 'textproc/lowdown/files/patch-main.c')
-rw-r--r-- | textproc/lowdown/files/patch-main.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/lowdown/files/patch-main.c b/textproc/lowdown/files/patch-main.c deleted file mode 100644 index 1359a0006e8c..000000000000 --- a/textproc/lowdown/files/patch-main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- main.c.orig 2017-10-26 09:00:30 UTC -+++ main.c -@@ -20,7 +20,7 @@ - #include <sys/param.h> - #if HAVE_CAPSICUM - # include <sys/resource.h> --# include <sys/capability.h> -+# include <sys/capsicum.h> - #endif - - #if HAVE_ERR |