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-icmpd_Makefile | |
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 'net/libunp/files/patch-icmpd_Makefile')
-rw-r--r-- | net/libunp/files/patch-icmpd_Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libunp/files/patch-icmpd_Makefile b/net/libunp/files/patch-icmpd_Makefile index 18f3bf31563c..ae5aa7dcda40 100644 --- a/net/libunp/files/patch-icmpd_Makefile +++ b/net/libunp/files/patch-icmpd_Makefile @@ -1,5 +1,5 @@ ---- icmpd/Makefile.orig Tue Sep 28 11:40:21 1999 -+++ icmpd/Makefile Tue Sep 28 11:40:24 1999 +--- icmpd/Makefile.orig 1997-07-06 18:12:00 UTC ++++ icmpd/Makefile @@ -1,6 +1,6 @@ include ../Make.defines |