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 /net/libunp/files/patch-libgai_unp.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
Notes
Notes:
svn path=/head/; revision=417041
Diffstat (limited to 'net/libunp/files/patch-libgai_unp.h')
-rw-r--r-- | net/libunp/files/patch-libgai_unp.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/libunp/files/patch-libgai_unp.h b/net/libunp/files/patch-libgai_unp.h index 25f4146ab45b..d7bf18fd0350 100644 --- a/net/libunp/files/patch-libgai_unp.h +++ b/net/libunp/files/patch-libgai_unp.h @@ -1,7 +1,6 @@ Index: libgai/unp.h -diff -u libgai/unp.h.orig libgai/unp.h ---- libgai/unp.h.orig Mon Sep 15 04:49:59 1997 -+++ libgai/unp.h Thu Oct 30 00:31:12 2003 +--- libgai/unp.h.orig 1997-09-14 19:49:59 UTC ++++ libgai/unp.h @@ -58,6 +58,13 @@ # include <pthread.h> #endif |